Other Parts Discussed in Thread: UNIFLASH
Hi,
I've just started playing around with the IWR1443BOOST. The pre-loaded demo works fine, but I can't flash an image to the board.
I'm using UniFlash v4.20. This seems to be a new release, as there are obvious changes compared to the one in the mmWave UniFlash guide (e.g. new requirement to specify Load Address). I wonder if this is the reason for the changes?
Anyway, I set the board in Flash mode (jumpers on SOP0 and SOP2). But when I try to load the images (radarss and capture_demo bin files) it immediately fails with the following error:
[ERROR] Cortex_R4_0: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x7ff0: (Error -1065 @ 0x0) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.628.3)
If I only have a jumper on SOP0 it succeeds in writing capture_demo.bin, although of course there are no changes when I try to run it.
Is there anything obvious I'm missing, or is this related to any changes due to the new UniFlash version?