Hello,
I want to invalidate Program cache. i used the suggested instruction :
// invalidate program cache
PCON1.B.PCINV = 1;
But that generates a Trap (Trap_instructionError) and the CPU enter into Debug State.
I'm working with a TC275 (a shieldBuddy).
Any suggestion please ?
I want to invalidate Program cache. i used the suggested instruction :
// invalidate program cache
PCON1.B.PCINV = 1;
But that generates a Trap (Trap_instructionError) and the CPU enter into Debug State.
I'm working with a TC275 (a shieldBuddy).
Any suggestion please ?