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.

Error downloading application

Other Parts Discussed in Thread: HALCOGEN, RM48L952, RM48L950

Hello,

I'm using Hitex's Safety development kit and I'm trying to use the kit to test one of my applications.

I created an entire new project from scratch. I didn't use HALcogen, I developed all the code so far, from bootloader to a simple blinky, just to test it. The problem is that it givez me the following error:

CortexR4_1: GEL Output:     Memory Map Setup for Flash @ Address 0x0CortexR4_1: Flash operation timed out waiting for the algorithm to complete. Operation cancelled.
CortexR4_1: Trouble Halting Target CPU: (Error -1169 @ 0x8000080) Unable to flush instruction cache. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.872.0)
CortexR4_1: GEL: File: D:\Documents\cpusil3\Software\Boot\Debug\Boot.out: Load failed.
CortexR4_1: Unable to terminate memory download: (Error -1003 @ 0x2BC5) Internal error: Invalid parameter passed to function. Restart the application. If error persists, please report the error. (Emulation package 5.0.872.0)

Does anyone know What I'm doing wrong?

PS: I'm using the linker file as is. Haven't modified it.