Search Results
Search results 1-6 of 6.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
I am going to use J-flash for reading/writing CFI flash connected to OMAP5912. I saw that at this time J-flash supports only OMAP5910. I have little experience with openflashloader. My question about hardware connection. OMAP has EMU0 and EMU1 pins on JTAG, J-Link connector doesn't. Let me know where to connect these pins? Thanks in advance!
-
I have several question about OpenFlashLoader 1. I created FLM file for my MCU in KEIL and add my device in JLinkDevices.xml. J-Flash succesfully connect to my MCU. But when I try to perfrom any operation I see: - ERROR: Can not read register 0 (R0) while CPU is running Can not read register 1 (R1) while CPU is running Can not read register 2 (R2) while CPU is running Can not read register 3 (R3) while CPU is running Can not read register 4 (R4) while CPU is running Can not read register 5 (R5) …