Dear All,

I would use the vector remapping in RAM for a product develop with
msp430F5342 and compiled with MSPGCC.

Is clear that SYSRIVECT enable remapping RAM at the top and seems correct my
assigment in RAM of address of interrupt procedure.

But when I try to debug, the appliction goes immediatly in crash; I suppose
becuase the heap/stack used by processor overlap the top RAM area (where
remapping vector are stored).

If is true, I'm in trouble to define in linker file (and source file) how to
redefine the stack area and reserve a RAM area for vector remapping.

Can someonelse help me ?

Thanks, Daniele Banfi





--
Sent from: http://msp430-gcc-users.1086195.n5.nabble.com/


_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to