Forum Post: RE: Are there any pre-defined macros specific to Synergy when...
Just a note - this did not make it into SSP 1.0.0Beta.3
View ArticleForum Post: RE: stdarg.h not on the include path in e2 Studio 4.1.0.018
Just a note - this did not make it into SSP 1.0.0Beta.3
View ArticleForum Post: RE: How can I add a module definition to a .pack file?
The answer appears to be that the modules are only loaded when the project is first created. If you want to add functionality to the SSP and then load it into an existing project, you need to install...
View ArticleForum Post: RE: IAR 2.10.4 for RL78
One big change was the linker configuration file changed for v2.0 Look at the linker configuration file being used in the options, and make sure it is the correct one for the v2.0 tools. You'll...
View ArticleForum Post: RE: SD Card Application using FileX
Dale, The link to the Renesas FTP server doesn't work. Can you upload the ZIP file to RenesasRulz. There is a file area for the Synergy Forum, and you should be able to upload to it by selecting that...
View ArticleForum Post: Program did not stop at Event breakpoint
I'm using HEW and E8a to debug on mcu. The program did not stop at event breakpoint (blue color), it perform the action and ignore the breakpoint. However it do stop at Software breakpoint (reb...
View ArticleForum Post: Appnote link down
Hi sadly the link to download the example code for the appnote "Creating a Custom Board Support Package" doesn't work. The appnote itself can be found on:...
View ArticleForum Post: RE: Appnote link down
Try this link, am.renesas.com/.../an_r01an3044eu_synergy_bsp_creator.jsp
View ArticleForum Post: RE: Appnote link down
There is also a Japanese version available, but that one is found easily on the .jp server. It looks like the like through the .eu server is where the issue is.
View ArticleForum Post: RE: surprised to see there is no answer to mh previus post
Manjeet, Are you referring to this post? renesasrulz.com/.../5991.aspx Mike Clements RenesasRulz
View ArticleForum Post: RE: How can I add a module definition to a .pack file?
Thinking about this, I see a user experience problem here. Imagine that a developer has created a Synergy application, arriving at a working program after some time and effort. Subsequently he...
View ArticleForum Post: RE: Difficulties during UART communication with RX111 starter kit
Pica, could you please be a little more specific about what programming has been done? Mike Clements RenesasRulz Modearator
View ArticleForum Post: Low power 12-bit timer issues
Hi everyone, I'm trying to implement low-power sleep function for G12 R5F1026A MCU. I know that it can use low-power 12-bit counter in STOP mode to sleep for periods of max 250 ms. All peripheral is...
View ArticleForum Post: V850E2 Calling subroutines in Assembler
Hi Guys, just 2 questions. I'm new to the V850E2 but years of experience using Atmel microcontrollers programming in Assembler. 1. How do I call a subroutine in V850E2 in Assembler? I've looked in...
View ArticleForum Post: RE: V850E2 Calling subroutines in Assembler
Software manual should be refered to for instruction format. The assembler you use should have details on things it provides such as macros. documentation.renesas.com/.../r01us0001ej0100_v850e2m.pdf...
View ArticleForum Post: RE: V850E2 Calling subroutines in Assembler
Thanks Paul for the fast reply. I was hoping that I missed an instruction in the manual but I guess not. So I have to do my own software stack house keeping then in internal ram. I didn't really want...
View ArticleForum Post: RE: V850E2 Calling subroutines in Assembler
Do you know anywhere where I can get some V850E2 assembler snippets from? I've searched the web but can't seem to find anything.
View ArticleForum Post: RL78G13 UART2 data sending problem
Hi, I`m starting to use YRDKRL78G13 Demonstration Kit. I`m trying to use UART2 so I used " Applilet for RL78/G13 " in order to create initial driver files of UART2. I generated files for IAR and I...
View ArticleForum Post: Like its programming R5F52Z05AAFM?
Hi everyone, help me understand, I can not find in the program list FDT a microcontroller R5F52Z05AAFM, as I can be for the program? you need to do that to his program? how to add it to the list of...
View Article