Rsk + rza1 V2 Evaluation Boards
Hi, This starter Kit connect the two SPI FLASH,Anybody know why? thanks!
View ArticleRE: RZ/A1H Schematic & Layout
The schematic is included in the RSK install.Renesas Starter Kit+ for RZ/A1H Installer V.2.02http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_starter_kits/rsk_rza1/downloads.jsp#
View ArticleRE: RZ/A1H Schematic & Layout
Hi Chris, Thank you for your reply, you know that an IC (RZ / A1H) whether there Layout Guide or design guide yet? Thanks!
View ArticleRE: RZ/A1H Schematic & Layout
I do not know of a layout guide for the RZ/A1. Since the external memory connection is SDRAM (not DDR), the connections are not difficult.Chris
View ArticleRE: Error[Lp011]: section placement failed
Just a little more information. I am using IAR for this project. The Linker File from which I took the CEU code from is: $PROJ_DIR$\config\RTK772100BC00000BR_NOR.icf . The Linker File in the...
View ArticleRE: RZ/A1H Schematic & Layout
Hi Chris, Also ask some questions on the schematic(RSK+RZA1),thanks.1. Page 5 and Page 6 have use IC17, IC18, IC22, IC16, IC33, are buffers and logic gates, function is? Can be removed...
View ArticleRE: RZ/A1H Schematic & Layout
1. They are not needed for your design. They are on the RSK because those signals go to headers for expansion boards.2. Correct. You do not need those oscillators.3. In the hardware manual, please...
View ArticleRE: Error[Lp011]: section placement failed
Here from the linker file of r7s721001.icf. /*-Memory Regions-*/define symbol __ICFEDIT_region_ROM_start__ = 0x0;define symbol __ICFEDIT_region_ROM_end__ = 0x0;define symbol...
View ArticleError[Lp011]: section placement failed
I am trying to implement the ceu capture scheme on the rsk-z/a1h board - the non-GENMAI. The problem is that the sample code that is most useful to me was tailored to the Genmai board, and I believe...
View ArticleHow to add RGA library to existing e2studio project?
The RGA graphics library tutorial (R01AN2163EJ0100) has instructions (section 3) on how to add the library to an existing project.However, the instructions are for the DS-5 IDE. I'm using e2studio, so...
View ArticleRE: rza1h 256 QFP library
Very, very sorry for so late response. It's two months and I think you already solved your problem. Anyway I'm sending it.
View Articlerza1h 256 QFP library
Hi!I'm looking for the the eda library for the rza1h (R7S72100) but I can't find it.Could you please tell me where to find the symbol and the footprint for this component?Thanks in advance!
View ArticleRE: rza1h 256 QFP library
Also, since this question was asked, the EDA Symbols section of Renesas Rulz has been updated to include the RZ series chips.
View ArticleRE: RZ/A1L RSPI with DMAC
I don't have an answer, other than I have not heard of any issues between pages. For the most part, they all act the same.Maybe it has something to do with caching?You can see what happens when you try...
View ArticleRE: How to add RGA library to existing e2studio project?
For those who may stumble across this post in the future...Still no luck with this project. I did find a newer version of the RGA library distribution (an_r01an2162ej0200) - and this version includes...
View ArticleRE: boot root file from sd card for RSKRZA1
Hello,If we use ext3 to boot from sdcard the kernel couldn't mount the sdcard with RW.It is a mmc driver problem or a build root issue?
View Articleboot root file from sd card for RSKRZA1
Hi,I want to know what are the changes if I want to boot from sd card having extracted ext2 rootfs. I searched it but I am not getting iit.If anyone have done it, please share it.I am grateful to them.
View ArticleRE: RZ/A1L RSPI with DMAC
You're right, I have forgotten the cache's effects.Thank you for the answer.
View ArticleRZ/A1L RSPI with DMAC
Hi all,I am currently working on a RZ/A1L (R7S72102) and I have issues with the use of the DMAC with RSPI.I have first configured and used the RSPI1 without using DMAC. This is working. My RZ...
View Article