Quantcast
Channel:
Browsing all 59170 articles
Browse latest View live

Forum Post: RE: USBX MSD Host demo not always recognizes flash drive

Renesas, Any update on this issue.  I am in the process of adding USB flash drive functionality to my Synergy project and am still seeing this issue. I am using SSP v1.1.0 with the S7G2-DK board and...

View Article


Forum Post: RE: How to add RGA library to existing e2studio project?

Thanks for the reply.  The problem I am having is that these instructions tell me how to import the sample project into e2studio.  However, what I need are instructions for adding the library to my...

View Article


Forum Post: RE: Error when adding component r_qspi

Karol, I'm not sure, but either way I should be able to remove ANY component and re-add it no?  Why is the new SSP not cleaning up after itself?  It should remove all references to what was added when...

View Article

Forum Post: RE: multiple ioport_pin_cfg_t generated

This feature is very annoying.I will explain some more: If I select S7G..blinky.pincfg: OK If I select my own pincfg: double data. If i give another name: I get 2 configs: one with the new name, one...

View Article

Forum Post: RE: USBX MSD Host demo not always recognizes flash drive

For anyone interested, there is another similar thread at renesasrulz.com/.../6523.aspx that addresses similar USB flash drive issues.

View Article


Forum Post: RE: GUIX Queue not working?

Thanks for the replies. Making the string global does not help. It must be a common problem with the non-functioning widget timer. I don't give up easy, so I started a new project based on S7G2SK BSP....

View Article

Forum Post: RE: USB Host Storage, SSP 1.1.0 issue

Thank you Karol for that example.  It is better written and cleaner than the Synergy Demo USBX MSD Host example. However I am seeing an issue with inserting and removing a flash drive multiple times...

View Article

Forum Post: RE: Create a library in e2 studio

1: Make a new project. Set in the properties- C/C++ Build- Settings the BuildArtifact type to Library. You get a lib named libxxxx.a. To include it in your project add xxx ( without "lib" and ".a") to...

View Article


Forum Post: RE: any tcp client exmple projects for SK-S7G2 ?

So on the applications note link from Sergey there is this: Renesas Synergy™ Project NetX™ Duo Web Server: Getting Started Guide Renesas Synergy™ Project NetX™ Duo DNS: Getting Started Guide Renesas...

View Article


Forum Post: RE: any tcp client exmple projects for SK-S7G2 ?

Will this work on SSP 1.1?

View Article

File: Weather Panel app for S7G2_SK for SSP 1.1.0

View Article

Forum Post: RE: GUIX Queue not working?

I have uploaded the Weather Panel app that I have ported to SSP 1.1.0 here renesasrulz.com/.../3197.aspx

View Article

Forum Post: RE: RX63T Reset

If execution starts at the reset vector, it only necessarily means the PC was set to that address, or somewhat lower value. Put a breakpoint in the undefined instruction interrupt just in case to make...

View Article


Forum Post: RE: any tcp client exmple projects for SK-S7G2 ?

Bill, The Netx Duo are all for SSP 1.1 and they support IPV4 & IPV6. The Netx ones from 2/12/16 are for SSP 1.0 and support only IPV4 (they can be migrated to SSP 1.1) -Gary

View Article

Forum Post: RE: Create a library(.lib or .a) from e2 studio

Hi kevin, Thanks for the reply. I tried to create by changing the output as static library and i am able to create a library file with .a   Thanks for that. Following is the query i have regarding the...

View Article


Forum Post: RE: How to add RGA library to existing e2studio project?

Hello jdseymour, I've already downloaded the an_r01an2162ej0200_rza1h_other software package. When i try and build it using the last e2studio version, it always gives me the...

View Article

Forum Post: Share header files between C and Assembly

Hi all, An application can have several constants that need sharing between C and assembly code, and defining a C macro in a header (*.h) file is the obvious solution. But, if the *.h file cannot be...

View Article


Forum Post: RE: Error when adding component r_qspi

Rich, I have a lot of problems with sk s7g2 board + ssp 1.1.0 + e2 v5. I want to use the quad-flash place on the pcb. Can you share any examples how to access the external qspi flash?

View Article

Forum Post: RE: Error when adding component r_qspi

Attached is a simple project that shows how to program the QSPI, and read from the QSPI using the QSPI API. By default, the QSPI is in XIP mode, so can be read directly by the CPU (the CPU cannot...

View Article

Forum Post: RE: GUIX Queue not working?

Please have a look at the demo Jeremy posted above. Couple of points: g_hmi_queue was used for messages out of sf_touch_panel_i2c framework. Since 1.1.0 implements new message configurator, there's no...

View Article
Browsing all 59170 articles
Browse latest View live