Forum Post: RE: Cannot launch debug session to RX64M with e2studio/e2lite...
I realize that the quality of the screenshot I sent is bad. The exact failure message is the following: Failed to execute MI command: target extended-remote-rx localhost:61234 Error message from...
View ArticleForum Post: FS issues writing a file to SD card SPI running Micrium
Dear Forum, I have run into a issue that I cant figure out nor can I find any technical help from the Micrium Documentation. Im hoping there is a micrium guru watching these forums. Im using a...
View ArticleForum Post: RE: Using External Memory Bus
Thanks. Setting SDCLKout to off fixed the issue. I'm now able to to use CS0
View ArticleForum Post: RE: Cannot talk to USB with 1.1.0.alpha-1 build for DK-s7 board
Thanks. Making the above changes fixed the issue
View ArticleForum Post: RX62N RSK
Hello I am doing a simple program on the RSKRS62NS. Taking an input from SW1 on PORT0 BitO pin C1. It is connected to VCC through an R and SW1. When SW1 is press it drives Port00 low. I am trying...
View ArticleForum Post: How reliable is tx_get_time function?
Hi, We have a Synergy project with various functions all included in one thread. There's a specific function that we're worried about. To find out about how long it takes to complete that function, we...
View ArticleForum Post: RE: e2 Studio 5.0 and SSP 1.1.0
I'd suppose it is not. We should probably wait until the stable version is released.
View ArticleForum Post: RL78/G10 Cubesuite+ without code generator
Dear All, We are trying to create a workspace in cubesuite+ without using code generator. We are able to run the code but it is getting into break? Can anyone help us to solve the problem. We are not...
View ArticleForum Post: RE: Web server on SK-S7G2
You should be able to use FileX to access files stored in some compatible media (USB drive, RAM disk, ...)
View ArticleForum Post: RE: How reliable is tx_get_time function?
Tx_time_get() returns the number of threadx system timer ticks since the start of the system. The default setting for the system timer is 10ms, so you will only a 10ms resolution on the time the...
View ArticleForum Post: RL78G13 - setting SPI baudrate
Hi, I`m using YRDKRL78G13 Eval board. I try to read ADC over SPI, SPI clock rate (SCLK) is 0.5 MHz in ADC User Manual. How can I calculate the baudrate for Renesas uC SPI in Applilet ? What...
View ArticleForum Post: RE: RX23T: BLDC motor control with single shunt
There are now 4 additional app notes posted about the RX23T and sensorless vector control. These are based on a different software set as the YROTATEIT kit, however it may be useful in your testing....
View ArticleForum Post: Linker error cannot put .text in area ROM
I am new to e2-studio (4.3.0.007), and have created my first hardware set-up using the build in code generator in e2 studio. However the Device Top View shows nothing, but the Device list view seem to...
View ArticleForum Post: Rx63n UCOSIII sleep mode
Hey Guys,I am using RX63N platform with micrium UCOSIII running on it,I try to put the chip in sleep mode but due to interrupts in the kernel it wakes up how do switch kernel interrupts off
View ArticleForum Post: printf UART2
Hello everyone! Does anybody success using printf on RL78/G14 stick with GCC or CC-RL toolchain?? I couldn't compile with GCC toolchain (an error with _write function... hard to find help), but I...
View ArticleForum Post: RE: Linker error cannot put .text in area ROM
I added some code (my own printf) and now the linker have this problem rl78-elf-ld: error: no memory region specified for loadable section `.rodata' Can anyone help me with an example linker config?
View ArticleForum Post: RE: Always builds complete project (Again)
Hi, I had this problem too, which was solved. From the details, it is probably a different reason from John's case, but I post here FYI. Our environment is e2studio 4.2.0.012 and CC-RX 2.4.1. The...
View ArticleForum Post: TEND0 signal not output after DMA is completed
Hi, I am new to RZ CPU. And I have face some problem on the DMA usage. I am using DMA CH0 for external device. I can perform the DMA transfer successfully but only for one time, as the TEND0 signal...
View ArticleForum Post: RX111 - data read and write by sd card
Hi all, Requires an urgent help while here as I am running out of date. Hope you all will understand the problem of development. I am trying to read and write SD card first time. I have a SD card...
View ArticleForum Post: RE: MicroSD on RDK for RL78G13?
Hi Sjoerd, Its great that you are able to use SD card. My problem is i am beginner in embedded systems. Can you please give me a hand to come at your place with respect to knowledge by sharing your...
View Article