Can't get CMSIS-RTOS RTX BSP V2.06 "blinky" to compile
Since I'm not having luck with my other projects, I thought I'd go back to something "simple".No joy...I started with a fresh download of R01AN3104EJ0206 ("CMSIS-RTOS RTX BSP V2.06") and followed the...
View ArticleHow to debug a debug session in e2studio?
(For some background, see my posting entitled, "Need help with e2studio debug configuration on RZ/A1H board") My debug sessions in e2studio no longer load my application into flash, so I've spent some...
View Articlerz/a1l single qspi boot issue
Hi, I have an issue with booting rz/a1l from single spi ic. I'm using Stream it projects as an example. I can flash both bootloader and application into flash and verify by reading from 0x18000000 and...
View ArticleCan someone point me to a CEU sample for the RZ/A1?
I seem to have no skills for finding things on the Renesas web site. Can someone point me to a Capture Engine Unit (CEU) sample app for the RZ/A1?If it matters, I'll be using the RSK board and...
View ArticleRZ-A1H USB HMSC Issue
I am using R7S721000VCFP and using RSKRZA1-BSP-V1.3.0 with required modification as per my hardware.I am facing USB HMSC problem on USB0 channel, Pls find below logs$ $ usb 1-1: new full-speed USB...
View ArticleKPIT GCC strange behavior
I try to call function with variable number of arguments. The compiler pushes arguments in stack and then my function pops them. If I pass "int" all work good. If I pass "long long" or "double"...
View ArticleHas anyone tried using digital video input on the RSK board?
We're experimenting with digital video in using the RSK board.I've modified the CMSIS VDEC sample(*1) to define the appropriate pins(*2) and set the input to use the external pins instead of the...
View ArticleUnable to generate interrupts on Reneses RZ/G1E
Hi, I am trying to work bare metal on Reneses RZ/G1E but I am unable to generate interrupts. I have the CMT0 timer running and the GIC initialized. Is there anything else which I have to take care of?...
View ArticleRZ/G1E L2 Cache
What ARM L2 cache type is included in RZ/G1E and what is the actual base address? I was not able to find that information in the manual.
View Article32-bit external device connection issue
Hi,I am new to RZ family MPUs. I am designing high speed data acquisition board.I want to write data from external 32-bit ADC (dual channel 2x16bit, parallel interface) at 65 MHz frequency rate via DMA...
View ArticleSample code for RZA1 NAND Controller
Just wondering if there is any sample code for the RZA1 Nand Controller? Cheers!
View ArticleTrouble in getting tensorflow in RZG1M
Hi,I have RZG1M starter kit and have to port tensorflow on the board. I am trying to cross compile tensor flow for this board and followed...
View Articleu-boot: Change Serial Console Port
Hi all,in the bsp there is :in file include/configs/rztoaster.h file#define CONFIG_SCIF_CONSOLE#define CONFIG_CONS_SCIF2#define SCIF2_BASE 0xE8008000so if I want to change, I put#define...
View ArticleMemory Usage RZ/A1L
Hello all,I need to see the memory usage section in e2 studio version 4.0. Using KPITGNUARM compiler for RZ/A1M.Is it possible to see the memory usage section in this e2 studio version for RZ/A1 M ?
View ArticleLVDS LCD Output Porting
Hi all,currently I'm working with RSK board but my final hardware has a LVDS LCD interface.I'm trying to port u-boot, Linux on the new hardware.Into the BSP Guide there is :13.1.4 LVDS LCD OutputThe...
View ArticleRZ/A1L, mapping SDRAM, LCD and Ethernet signals without conflict for 208 pin...
Hi,Im using RZ/A1L in our design. My application requires Ethernet, SDRAM and LCD (TFT). When I map the pins for Ethernet and LCD, its conflicting. I would like to use non-BGA package, the max pin...
View ArticlePerformance ATCM of RZ/T1
Hi, I'm using Renesas RZ/T1 (R7S910016) running at 450 MHz. The ATCM wait setting is set to "1-wait with optimization" (0-wait is not possible with this CPU frequency). There are no other ATCM settings...
View ArticleR4F with multiple or nested Interrupts
I am using E2S 5.4.0.018, KPIT GNUARM-NONE-EABI v16.01 Toolchain, RZ/T1I need nested or multiple Interrupts on the R4F. It seems not so easy as described in the RZ/T1 Users Manual Hardware. When i set...
View ArticleNeed Information on porting Android kitkat to RZ/G1M
Hi,I have been working on RZ/G1M starter kit using the Yocto 1.6.1 Linux (kernel 3.10 LTSI). Now I would like to port Android, since it supports Android KitKat 4.4 and Android Marshmallow, but I could...
View ArticleGDB crashes with breakpoint inside interrupt
Hi,if I set a breakpoint inside a interrupt routine gdb always chrashes with the following message. I tried e2studio v5 und v6. Any ideas? Breakpoint 1, scheduler_task_hp_currc (task_ps=0x171e0...
View Article