Good Afternoon:
I have a customer who hast the following question below. He is using MSP430 and I believe CCv4 so can someone take a look at it and let me know what he needs to do.
In the past, I’ve used #pragma pack for condensing names I plan to put into SRAM. However, Code Compiler does not like
#pragma pack. What is the correct nomenclature?
Thanks
Hubie
You can get packed structures as a gcc extension starting with MSP430 compiler version 4.0.0. See this wiki article for more information.
Thanks and regards,
-George
TI C/C++ Compiler Forum ModeratorPlease click Verify Answer on the best reply to your question.The Compiler Wiki answers most common questions.Track an issue with SDOWP. Enter your bug id in the "Find Record ID" box.