Hi,
I Probably need a TI expert. I use the StarterWare startup.c file. As the vector table is not really at the end of OCMC0 RAM I have tried to place it right to the boarder (at 0x4030FFC8 to 0x4030FFFF). After this change my application does not run as before. I just changed the AM335X_VECTOR_BASE from 0x4030FC00 to 0x4030FFC8. What I can see ist that the table is correctly copied to the new location. Are there any limitations for the use of code space close to a memory boarder? Anything special for OCMC0 RAM?
Thanks and best regards,
Patrick