Forum Post: RE: RZA1H starter kit debugging application on linux using j link
If you think that it'll be useful I could write a reply in this thread explaining how I managed to get it working Yes, that would be good. Are you using the serial port for gdb too? or just to copy...
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Now that I have a connection and an IP address I can use gdb without problems. it works as if the computer and the board were connected to the same network, for example I use "target remote board-ip :...
View ArticleForum Post: V850E/CG2 CarGate-F / V850E/CG5 CarGate-S
Uart programming manual needed!!!
View ArticleForum Post: RE: Driving 5-mux LCDs with RL78 LCD controller
I checked all the LCD voltages, they are as they are supposed to be. Seems like I'm out of luck with the RL78 LCD controller :(
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
It looks like you are using Qt5. I've only tried Qt 4.8.
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Here's how to configure ppp and dropbear in order to setup an ssh through serial port: First of all, ppp support needs to be enabled in kernel, so start kernel menuconfig and enable the following...
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Chris, sorry to bother you so much but I flashed your linux and Qt example (I mean "Qt and DirectFB on RZA1 RSK (XIP Linux)") and it works fine...could you please send me the .config files for the...
View ArticleForum Post: RE: Driving 5-mux LCDs with RL78 LCD controller
Hi Lukas, To try out in the "4-mux mode", how much intenisty is different. Might as well ! Connect a COM of the LCD panel to other COM (synchronize two COMs), then make LCD wave setting time slices 4...
View ArticleForum Post: RE: Request for Application Note Ideas- Kit Give Away
Hi, I would like to see an application note\example for the SK-S7G2 board. Using the USB host connector to connect keyboard & mouse via an external hub. Using the BLE available on the board. These...
View ArticleForum Post: RE: Adding USB Host Class Storage Device to working example
Hi All, To get above compiling - I changed the line err = ux_host_stack_hcd_register("RX-USB0", _ux_hcd_rx_initialize , UX_RX_CONTROLLER, UX_RX_CONTROLLER_RX62N); to status =...
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Could you please send me the .config files for the kernel and the buildroot? The kernel was nothing special. If you used the standard rskrza1_defconfig for your uImage, then that's all I did. For the...
View ArticleForum Post: E8A
Hi,I have E8A and it is interesting to me to learn, it sideways has one more additional socket who can prompt to me for what it is necessary, I read documentation but he didn't understand for what the...
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Hi Tobo To make the Qt5 work, you will need the following patches from buildroot git repository. package/icu/0004-link-icudata-as-data-only.patch...
View ArticleForum Post: RE: Assembler/compiler error L2321 (E) Section "S" overlaps...
Hi Frank, I was able to remove the assembler error and now I have no assembler error and warning, but still I have problem to have correct access to data I set as below: I have simplified and...
View ArticleForum Post: RE: Assembler/compiler error L2321 (E) Section "S" overlaps...
Hi Frank, I was able to remove the assembler error and now I have no assembler error and warning, but still I have problem to have correct access to data I set as below: I have simplified and...
View ArticleForum Post: RE: RX_RPDL_Demo
Dear Sir, After solving Precision of Double" to "Double Precision". One error is showing "L3111 (F) Illegal encode type "Big" in "C:\WorkSpace\RX_RPDL_Demo\RX_RPDL_Demo\RPDL\RX63N_library.lib" Kindly...
View ArticleForum Post: RE: Request for Application Note Ideas- Kit Give Away
Hi Warren, I would appreciate an appnote and image processing library info for the CMOS image sensor provided with the DK-S7G2 board. Features that are of interest are: image compression windowing...
View ArticleForum Post: IE-V850E-MC,IE-V850E-MC-A In-Circuit Emulator
Is it still possible to buy IE-V850E-MC,IE-V850E-MC-A In-Circuit Emulator?
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Hi Tobo, [dropbear & PPP] I followed your instructions. There was a mistake: First of all, ppp support needs to be enabled in kernel, so start kernel menuconfig and enable the following voice:...
View ArticleForum Post: Ethernet on the SK-S7G2
https://knowledgebase.renesas.com/Renesas_Synergy_Platform/Renesas_Synergy_Knowledge_Base/How_do_I_change_the_Ethernet_Reset_pin_to_work_on_the_SK-S7G2_Kit%3F
View Article