Quantcast
Channel: Renesas Synergy Platform
Browsing all 23645 articles
Browse latest View live

Forum Post: RE: What's the limited user data size for nx_packet_data_append...

Hello feng You're trying to allocate 150K from the packet pool. First, you need to make sure you actually have this much memory to spare. Secondly, the maximum you can fit in a packet is 1500 bytes....

View Article


Forum Post: RE: setup ethernet MAC address from running program

Hi Karol, Is this limitation being properly addressed in a future release of the SSP? Thanks.

View Article


Forum Post: Ethernet PHY link status

I have a need to be able to programatically, check the link state of the Ethernet PHY.  I followed the example in the NetX documentation (under Synergy SSP 1.0.0) but it always shows the link as "up":...

View Article

Forum Post: RE: Ethernet PHY link status

Looks like this is a duplicate request - I should have done a better search first...

View Article

Forum Post: RE: USB console prompt not coming out after timeout

Hi karol, Its working. Thank you!! Regards, Nandan G

View Article


Forum Post: Not able to get the MAC address

Hi, I am using the following api to get the interface information. ULONG lsw = 0; ULONG msw = 0; ULONG ipd = 0; ip_0 is properly going. nx_ip_interface_info_get(&ip_0,1,(CHAR *) "NetX IP Instance...

View Article

File: printf over USB CDC

This simple example shows how to redirect printf through a USB CDC connection (not semihosting)

View Article

Forum Post: is there a simple way to redirect printf through USB CDC?

Yes, this is possible, and quite simple. Here http://renesasrulz.com/Synergy/m/mediagallery/3202.aspx an example project for SSP 1.1.0 and E2Studio 5 that summarizes the few steps you have to take...

View Article


Forum Post: RE: setup ethernet MAC address from running program

The Development team is aware of this limitation and I'm sure there are plans for provide more flexible way of providing MAC address during interface initialization. Regards

View Article


Forum Post: RE: Not able to get the MAC address

The definition of the function nx_ip_interface_info_get() is :- This works for me :-         CHAR *name_ptr;         ULONG ip_address;         ULONG network_mask;         ULONG mtu_size;         ULONG...

View Article

Forum Post: RE: Not able to get the MAC address

Hello Nandan, Interface with index 1 is IP loopback interface (127.0.0.1) and its MAC is set to zero. The second argument you're passing must be 0. Otherwise, you can retrieve msw and lsw from:...

View Article

Forum Post: IAR export project.

Dear Forum, Is there a recommended way to encapsulate a iar synergy/ssc project for moving to another machine or sending to someone else?  In the eclipse tool there is a nice way of doing that and you...

View Article

File: WAV files for use with Audio playback App Note (R30AN0248EU0100)

Files for playback. WAV, 16 bit, mono, PCM uncompressed. Creative Commons License. Free to redistribute. See link inside the zip file.

View Article


Forum Post: NETX DHCP example project Windows 10 problem

I recently upgraded from Windows 7 to Windows 10 and found that the driver for the DHCP NETX example is no longer working. When I click on the properties of the COM port I get: This device cannot...

View Article

Forum Post: RE: NETX DHCP example project Windows 10 problem

Have a look here :- en-us.knowledgebase.renesas.com/.../Renesas_Synergy ™_Platform/Renesas_Synergy_Knowledge_Base/Installing_USB_CDC_Driver_on_Windows_10

View Article


Forum Post: TRNG on S7

Hello, Is there documentation on the Random Number Generator on the S7 devices?  Specifically I would like to know if it passes FIPS 140-2.  If this is not available, then an app note or white paper...

View Article

Forum Post: RE: IAR export project.

Zipping the complete workspace should be sufficient. All file paths and source paths are relative definitions to the workspace. When it is moved to a new location all these definitions will be adjusted.

View Article


Forum Post: RE: IAR export project.

The Synergy/SSP folder should be excluded from a zipped project as Renesas Synergy source should not be distributed in this way. When a project is opened in its new location the Synergy/SSP contents...

View Article

Forum Post: RE: TRNG on S7

Hello Rick, TRNG on S7 devices is NIST SP 800-90 compliant. Regards

View Article

Forum Post: Problem for using UART with function g_sf_comms1.p_api- write

Hi all, I tried to send data to an low end MCU though UART, and added a UART thread and  framework- connectivity- Communications Framework on sf_uart_comms for this thread on DK S7-G2 with SSP1.1.0...

View Article
Browsing all 23645 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>