This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AM3359: Loading program into internal memory

Part Number: AM3359

Tool/software: TI-RTOS

Hi

 

I am getting an error during download about a memory location that I don’t expect to be writing to.

 

The error is:

CortxA8: Trouble Writing Memory Block at 0x402f00f4 on Page 0 of Length 0x7ff0: (Error -1065 @ 0x3D5A) 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.1)

CortxA8: File Loader: Verification failed: Target failed to write 0x402F00F4

CortxA8: GEL: File: C:\ti\myproject\projects\Network_AM3359_arm\AM3359_release\Network_AM3359_arm.out: Load failed.

 

The memory config is


 

The load map is

 

 

David