Forum Post: RE: Accessing the display
Thank you very much Karol. I'm using the same pixel access and because you are telling me that I don't need special precautions, my problems should come from another place. Now I'm suspecting on the...
View ArticleForum Post: RE: Starter Kit demo source code
Where is this source code? I only see two entries at the above mentioned location and none are the code requested.
View ArticleForum Post: RE: Starter Kit demo source code
Aaron- Looks like a broken/moved link. I will find out about the new location and post it here.
View ArticleForum Post: RE: Starter Kit demo source code
Aaron- This is the new link to find the HMI related Synergy App notes- now moved to renesas.com am.renesas.com/.../Application_Notes.jsp...
View ArticleForum Post: RE: Embedded World Special Report
Thanx for the special report. Almost as good as being there (almost).
View ArticleForum Post: RE: My latest post on Synergy Platform Starter Kits
Thanx for all the information on Synergy Kits. Makes it easy to find the one I need.
View ArticleForum Post: RE: Are there any DMA channel limitations when using external...
Rich- According to the Hardware Manual accesses to reserved areas is prohibited. See section 4 of the hardware manual. The CS space is not reserved and available for transfers according to figure 4.1....
View ArticleForum Post: RE: GUIX issues
Phil- I have asked our GUIX expert to respond. Look for a note within the next 24 hours.
View ArticleForum Post: RE: Encrypted source files (again)
LE- I believe this might have been addressed via a Chat ticket. Is this still an outstanding issue for you? Please let me know.
View ArticleForum Post: RE: Encrypted source files (again)
It was an outstanding issue until two days ago. Today is the second day that I can see the encrypted source files decoded and step inside them with the debugger and its being very useful because now I...
View ArticleForum Post: RE: GUIX issues
Thank you, I was able to figure out the SLIDE OUT animation problem I had. Apparently, I need to reattach my text prompt to its parent when the animation is complete. I find this very odd, but after...
View ArticleForum Post: RE: Encrypted source files (again)
The files are encrypted not to prevent them from being stolen (nothing stops user from running screenshots past the ocr software) but to provide a warranty for rtos and framework components. Clean...
View ArticleForum Post: Debug Launcher fails
Hello, I have some pre-compiled code that I can't re-run (Weather Panel). The program compiles with no errors, but when I try to program it, I can tell something has gone wrong. The file is too big to...
View ArticleBlog Post: Developing Innovative Applications With Renesas Synergy Software
And now it’s time to introduce the star of our show… Ladies and gents, the Renesas Synergy Software Package! You can call it the SSP for short. SENSIBLE ME: Um, Prof, rein it in! You’re an IoT app...
View ArticleForum Post: Allocate local variable into RAM
Hi everybody. I need to store a huge array of byte into RAM. This array is a local variable. How can I do? I have seen another post that use the function BSP_PLACE_IN_SECTION() but it work only for...
View ArticleForum Post: RE: Debug Launcher fails
Hi Richard, Thanks for a detailed explanation. What I think the issue may be: when creating debug configuration from scratch, ISDE sets the target device as S124 (hence there isn't too much data...
View ArticleForum Post: e2 Studio 5.0 and SSP 1.1.0
Hi, I presume new versions of e2 Studio and SSP will be released in a month or so. What new features should we expect as users? Will the new version of thread be included? Is there a changelog for...
View ArticleForum Post: RE: e2 Studio 5.0 and SSP 1.1.0
Hello Furkan, You can get a preview of what next ISDE/SSP version will have to offer by installing the alpha release in the "release archive" tab on the Gallery pages for e2studio and SSP. Version...
View Article