Other Parts Discussed in Thread: MSP430F248
I know that MSP430s are little Endian. I am using the MSP430F248 micro-controller.
Is there a way to directly convert values when storing and retrieving between BE and LE in IAR embedded workbench? So far I am using a function defined by me.
thanks in advance.