Quantcast
Channel:
Browsing all 59170 articles
Browse latest View live

Forum Post: RE: Where to find Linker Segment definitions.

Terrific thanks. I understand. The D segment is the is the ROM copy of the initialisation values for .data. Any thoughts about the S segment?

View Article


Forum Post: RE: CC-RL Internal Error

An internal error is an undefined behaviour of the compiler. The compiler ran into some undefined state during compilation. This could for example be caused by some unknown characters (most probably...

View Article


Forum Post: RE: Where to find Linker Segment definitions.

The installer of the compiler also installs HEW (High-Performance Embedded Workshop), Manual Navigator and the manuals. The easiest way is to look in your Windows Start Menue for the Manual Navigator...

View Article

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

Hi Karol, I tried to transmit captured data with size of 320*240*2 (per frame), and find out the program was blocked when running to the following code line, nx_packet_data_append(packet_ptr,...

View Article

Forum Post: RE: Increase the SPI Baud rate in G14

Hi, As FrankL already mentioned, Applilet3 can generate initialization code for you, but if you don't want to change the project but only speed up CSI3 a little: 1. CSI31 is channel 3 of SAU1; 2. Get...

View Article


Forum Post: Test condition RX631 NMOS or CMOS

Dear, I need know for micro RX631 if  test condition present in manual (Table 5.3, page 132 of 208) are valid for CMOS output or for NMOS output?    When I consider NMOS output , for dimension...

View Article

Forum Post: RE: Setting up DNS

Hi Karol, Ok, thank you.  I was wondering if the routines were smart enough to deal with that.   Thank you Matt

View Article

Forum Post: RE: FLASH API integration on YRDKRX63N board sample code

Thanx FrankL. I have done same. In my sample code, the usb and flash are integrated. But, now , the USB device (demo board)is not recognized by PC(host). I have the required inf file for cdc class of...

View Article


Forum Post: RE: USB+FLASH for YRDK63N

Hello, I have used the bsp for YRDK63N board. And integrated these files in sample code  'an_r01an3294ej0100_usb'. But, now , the USB device (demo board)is not recognized by PC(host). I have the...

View Article


Forum Post: RE: Problem with linker file in e2studio

The issue was with the optimization settings: the optimization was turned off, so no only .text sections where created, which did not correspond to the (.text.*) pattern. Thats why for example...

View Article

Forum Post: RE: H8/3048 read eprom

HD64F3048F16 proved to be locked :( Is there any way to unlock?

View Article

File: CAN messaging example

This simple example for E2Studio 5 and SSP 1.1.0 shows basic messaging using CAN. Please refere to the included readme file for more instructions

View Article

Forum Post: CAN simple example

A simple CAN example for SSP 1.1.0 is available in the files section here: http://renesasrulz.com/Synergy/m/mediagallery/3200.aspx

View Article


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: RL78 IICA Slave Transmision/Reception

Hello, I have a problem with the IICA module of I2C on a RL78/F13,F14; I want to use the IICA as a slave. My problem is when the master sends the start signal and my address my device dosen't give...

View Article


Forum Post: RE: RL78 IICA Slave Transmision/Reception

Hello, Are you sure your master sends correct slave address? I2C modules in different microcontrollers use either right justified or left justified 7-bit address. So maybe you just need to shift the...

View Article

Forum Post: RE: RL78 IICA Slave Transmision/Reception

I tried with address SAV0 = 0xA0 this means actual address(7 bits) 0x30; i tried to send it backwords from master and it the match address bit (COI0) dosen't get set and no interrupt is activated. I...

View Article


Forum Post: RE: Test condition RX631 NMOS or CMOS

Output levels are always for CMOS outputs. I don't understand your formula. Output current cannot be calculated from input current. In input mode the port is in high impedance. Input resistance is...

View Article

Forum Post: RE: Rl78 Renesas Toolchain - every day lost integration

All settings are stored in the directory "eclipse\configuration" of your installation. Where do you install e2s and te compiler? Do you use the default directories? Do you use own directory...

View Article

Forum Post: Looking for Version ECO's to revert a 3.2 or 3.3 board back to v3

I've got several boards available, but only one is the v3  board.  This is the only board I can put into SCI boot mode, connect the usb and use RXUSB to flash program. My v3.2 and v3.3 boards will not...

View Article
Browsing all 59170 articles
Browse latest View live