Forum Post: RE: Like its programming R5F52Z05AAFM?
привет! как я понял, это серия -rx210 . она не поддерживается fdt (по-моему) Тебе надо - флештул 2 или 3
View ArticleForum Post: RE: FDT problem
Hello! I am PDT 4.9 E8a and H8 / f3687.No consider this when you try to chip in boot-mode data has been erased. Please tell me how I should have considered it.I Tried in user-mode - no connection!
View ArticleForum Post: h8/3687 and FDT
Hello! I am PDT 4.9 E8a and H8 / f3687.No consider this when you try to chip in boot-mode data has been erased. Please tell me how I should have considered it.I Tried in user-mode - no connection!
View ArticleForum Post: RE: allocate RAM directmap (Change Forum form RX)
Thank you for help. i will try.
View ArticleForum Post: Configuration file corrupted HELP !!!
My project has been working OK and I am developing code no problems. Today I needed to look at a component in the configuration and I got this error "Failed to create the part's controls" when I tried...
View ArticleForum Post: RE: Trace and Profile views
Hi Frank, I agree. How do I report the bug for E2. I tried "Help/Report Bug or Enhancement..." but it lets me to report bug for Eclipse. This is not an Eclipse bug, but E2 bug. Do you know the...
View ArticleForum Post: RE: Trace and Profile views
Hi Carl, Sorry but I don’t think I understand your reply, especially the “much +total+ time “. What exactly do you mean by “much+total+time”? What I was pointing out was the inconsistency in reporting...
View ArticleForum Post: RE: Capacitive load on I/O port
Hello Kirin, Thanks for your time. Could you please tell me where you found the info regarding the output impedance? I could not find it in the hw manual nor the datasheet. All I could find is that...
View ArticleForum Post: RE: RX64M Simple I²C FIT module issue
hi....... i faced similarly type of problem ....... where i changed device address and SSCL and SSDA port pin ......... Pls give Ans................
View ArticleForum Post: RE: RX113 simple I²C FIT Module used with RX63N
Hi dear, " After changing the hardware, I can now observe the Start Condition, 8 clock ticks, 1 ACK tick (= 1) and a surprising Stop Condition. The communication aborts here just after the slave...
View ArticleForum Post: RE: S7 device Prices & Availability
I have 100 pieces S7G2 176 pin LQFP on order with Future. Roughly $19 each. Same issue though with delivery. No confirmation of my order and no lead time promised. They originally quoted 18 weeks...
View ArticleForum Post: RE: RX64M Simple I²C FIT module issue
I have nothing changed to the I²C code of the fit module. The only thing I have changed for the SPI code in r_sci_rx64m.c was the calling order of SoftwareUnlock . New: static void...
View ArticleForum Post: RE: S7 device Prices & Availability
Hi Alan, contact your local AVNET/Silica representative, they can provide indicative pricing. You can also expect general availability of the kits ex AVNET around Embedded World time (23-25 Feb)...
View ArticleForum Post: RE: S7 device Prices & Availability
Hi Lou, I have had an SKG7 board for about 3 months, that has been fine, now it is the parts I am looking for. I have been hounding Arrow for the past month for the cost of the 144pin S7 part, until...
View ArticleForum Post: RE: S7 device Prices & Availability
Hi Alan: My 144 pin RX63N parts are about 9.20 in 100 qty. Remember these things: RX was max about 1 meg flash, S7 is 4 meg, RX had max 256K ram, S7 is 640K, RX 100 Mhz, Synergy 240Mhz, The Synergy...
View ArticleForum Post: RE: Using external RAM for heap (GCC compiler, optimised libraries)
Frank, Did you find a way to allocate your heap size under optimization? Mike Clements RenesasRulz Moderator
View ArticleForum Post: first_unused_memory and thread creation
I'm interested in knowing what the 'first_unused_memory' request value is referring to upon program creation. The value always seems to point the the same place, no matter how many threads I...
View ArticleForum Post: RE: Eeprom emulation library for RL78 and IAR compiler
I suspect you are using version 2 of the IAR compiler. The library has not yet been updated to work with that version--it should work under version 1.4.
View ArticleForum Post: RE: first_unused_memory and thread creation
For GCC port of ThreadX, first_unused_memory is set to TX_FREE_MEMORY_START + 4 (in _tx_initialize_low_level() function, you need to add the ThreadX source to the project to see this function, in...
View ArticleForum Post: stdio configuration
This topic is frequently asked about: How do I configure my stdio so that I can use printf() to send output to your desired output here . Please feel free to share any comments or example code for...
View Article