How can I limit the ROM size to 64 bytes? I know we can set ROM to max 2k bytes in Options -> Target -> Code ROM size, but i want it specifically limited to 64 bytes. Is this possible?
I know this is very small. I am just testing out a ROM model which is 64 bytes. So I thought I could do a simple idle mode test which should have very small code.
Use a linker directive. They are described in the manual.