This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uPSD 3200 - Switch blocks

Hello!
I'm having some problems to switch from secondary to primary flash !

My Memory Map (start):
rs0: 2000~3fff
csiop: 200~2ff
FS0: 0000~7FFF
CSBOOT0: 0000~1FFF data space

When I execute the command:
PSD8xx_reg.VM = 0X12;
I jump from the primary Flash to the secondary, where i have the same firmware, but I can't come back using the command:
PSD8xx_reg.VM = 0X0C;

Please, what I'm doing wrong? Somebody can help me, please?