Forum Post: RE: Guix Help
Hi Jim, You only need one pixelmap for your bar. The guix will automatically "tile" it so that the desired area is filled. As for the updating the screen: - if you use API call such as...
View ArticleForum Post: RE: Error occuring while compiling
Hi Alicash, Do you have any updates on your project? MarkBau RenesasRulz Moderator
View ArticleWe have some devices, based on very good M38K09F8 microcontroller, but we...
We have some devices, based on very good M38K09F8 microcontroller, but we have no drivers for windows 7 64 bit / windows 8... Where can we get it? in Communications Device Class (CDC)
View ArticleForum Post: RE: Error occuring while compiling
Sorry, this message does not give any information what could be the reason for the problem. Please show the output in the console window, what is the output of the GDB server? In my e2s 4.3.0.007 it...
View ArticleForum Post: RE: Guix Help
Here's a simple Synergy project that displays two progress-bar indicators. Red bar indicates core temperature gathered from ADC scan (bear in mind I didn't calibrate this properly so you may want to...
View ArticleForum Post: RE: The Pros and Cons of caching
The internal RAM is mirror to two different internal addresses: 0x2xxxxxxx and 0x6xxxxxxx. So you could set up one area for caching and and the other non-cache. Then just do all you frame buffer...
View ArticleForum Post: RE: SK-S7G2 Out Of the Box Sample - Complete Project?
Hallo Warren, thank you very much for your reply! And I would like to use the oppurtunity to ask two more or less general questions, hoping you'll find the time to answer them: 1. The SSP 1.1.0 alpha...
View ArticleForum Post: SDRAM Problem
Hi everybody, I find a mismatch between S7G2-DK Schematics and the proposed connect example in page 355 of Hardware manual. Pins A13, A14 and A15 in DK SDRAM schematics and page 355, that show an...
View ArticleForum Post: RE: Guix Help
Yes, these app notes are useful for porting graphics from Guix Studio to a display and doing some rudimentary manipulation with predifined widgets (eg, checkboxes), but their usefulness stops there....
View ArticleForum Post: RE: USB driver does not use DMA?
Stefaan, I would think this would be a high priority item as without DMA any access (aka. a file transfer) via. USB would bring the system to a crawl and prevent basic background operations to...
View ArticleForum Post: RE: Guix Help
Hi Karol: For some reason I am getting a fail to read license file under the Dave 2D framework and the GUIX studio is also not loading from the project you zipped. I am thinking of using however the...
View ArticleForum Post: RE: How to work with Debug Console in HEW?
Mike, The link in your answer "www.renesas.com/.../Documentation.jsp" leads to "File not found", probably because of the "...".
View ArticleForum Post: RE: RX63N bring up code
Thank you for this, I have got a program to boot now! Thank you all for your help, it is greatly appreciated.
View ArticleForum Post: J-Link Lite Error while connecting to RZ/A1H Traget
I am using J_link Lite to try to connect to my RZ/A1H target, but while connection to target I am getting following error: " ****** Error: CPU-TAP not found in JTAG chain Can not connect to target."...
View ArticleForum Post: RE: The Pros and Cons of caching
Thanks, Chris. That would be a good idea - but unfortunately, we're using the A1M part and the address space starting at 0x60000000 is not available to us. In the end, I've decided that caching RAM...
View ArticleForum Post: Using External Memory Bus
We're trying to use the external memory bus to access a mapped peripheral's memory space. Right now we are simply configuring the bus using the configuration (enable External Memory Interface), and...
View ArticleForum Post: RE: Guix Help
Hello Jim, Make sure you're using license file that was installed with version 1.0.0 Gold of the SSP, you should then be able to compile the project. GUIX Studio fails to open because there is...
View ArticleForum Post: V1 and V2 Hardware
Hi In the user_guide available in RSKRZA1-BSP-V1.2.0/doc section 1 mentions about the removal of certain resistors. When we received the RSK-RZA1H V2 board, and checked it, all these were fixed. We...
View Article