Forum Post: RE: How do I enable Ethernet on S7G2 SK?
I don' t mean to rush you, but there is a Renesas seminar and demo next week in Toronto, and we would like to demo our software running on the SK board. Is this a difficult problem? Should we revert...
View ArticleForum Post: How to emulate EEPROM with RX111 DataFlash?
Hi all I'm using the R5F51115ADFM and I need to emulate an EEPROM by using mcu's Data Flash. I am using IAR and Micrium. Someone know how to do that with IAR? Thanks..
View ArticleForum Post: Always builds complete project (Again)
I have seen reports of this now and then. I have some projects that have been working fine for a long time and now the problem is back. I have done a clean and reindex and rebuilt the project several...
View ArticleForum Post: RE: H8 /300 Older ICCH8 compiler files to HEW tool chain conversion
Pal and Frank are correct, this should work. The only word of warning I might add is the be wary of the BIT order when jumping from compiler to compiler, especially within structures in the...
View ArticleForum Post: RE: MTU - Encoder HED5540 reading - RX62N
Hello Cubus42, Your basic connections/ assumptions look OK (have not debugged your code) Sounds like you looking at the auto-speed/position feature of the MTU, which is very handy, but more than if...
View ArticleForum Post: RE: Does someone know this error ? error: size of array 'xxxx' is...
Hard to tell what is causing this "out of context". Remember, RL78 has the concept of far and near pointers. It may be that this is too large to address with a near pointer and your syntax may need to...
View ArticleForum Post: Assembler syntax - Relative Addressing / Table Indirect Addressing
Hi, I'm wondering if someone can help with some assembler syntax. I have consulted the HW and SW user manuals and they don't provide enough details, plus copious internet searches. I need to write...
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
I believe I had a similar issue and ended up downloading the most recent driver from the SEGGER web site, which worked for me. Is that where you got your driver?
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
I believe I used the beta version- www.segger.com/jlink-software-beta-version.html Please let me know if that solves your problem
View ArticleForum Post: RE: Always builds complete project (Again)
We have two solutions for this one of which will always be needed, until the tool bug requiring it is fixed, and the other of which is a mandatory one time application fix. Long names for Run and...
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
I had used the latest version available from SEGGER for Windows (v5.03g), which is the beta version.
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
Ok, one last try- which version of windows are you using? I'm using 8.1..
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
Ah... I will need to ask someone else about 7. Did you try the non-beta version of the SEGGER drive before the beta version? (I'm kind of just flailing around now. You should just wait until I find...
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
No, I did not try the non-beta version. My main heartburn (apart from not being able to use the board) is that Renesas should have provided the driver for the board. This is an eval kit, and a...
View ArticleForum Post: RE: SK-S7G2 out-of-box connectivity issue & Quick Start Guide
Yep, agree 100% Once I get a solution I will make sure it ends up in the next revision of the Getting Started Guide (and posted to the Knowledge Base as a FAQ immediately...)
View ArticleForum Post: registers of GR-KAEDE microcontroller
can we define or assign a value of microcontroller register in web compiler ? TDR=0x55; //TDR = transmit data register of UART
View ArticleForum Post: E2 Studio Library Generation
Hi All, I want to take a section of the code from a project and generate a library so that I can distribute it to customers without them being able to see the source code, yet still enable them to...
View ArticleForum Post: ICCH8 compiler and AH8300 assembler CSTARTUP.s20 file errors
Hi; I am using H8/3664 controller, I have ready code made up with older ICCH83 ver 3.5 compiler and AH8300 ver 2.3 assembler after that i use XLINK 4.5 linker for generate output files. All work i...
View Article