Hi everyone,
I am currently programing with a F28027 C2000 Piccolo Launchpad and if I am correct the device is a 32 bit controller. However as can be seen from the memory blocks from F28027 Linker Command File, the memory origin and length are, for example, origin = 0x3F6000, length = 0x001F80.
I wonder why there are just 6 hex digits after 0x? I think normally a 32 bit device will have 8 hex digits to represent 32 binary digits.
I am not sure if I understand correctly. Could anyone help?
Thank you.
Jingzhe