2010-05-22 04:00 AM
Does COSMIC support Little Endian approach ?
2011-05-17 06:08 AM
(Post deleted)
2011-05-17 06:08 AM
After doing some experiment, I found that the COSMIC compiler supports the BIG endian approach for STM8S103F3 as default mode. Can it support Little Endian approach ?
2011-05-17 06:08 AM
Why do you care? If you had external peripherals on a bus I could understand but the STM8S103F3 doesn't have an external bus.
If you need to send/receive data in big-endian order to perform the conversion. That's what people have been doing on PC's (80x86's are little-endian) for decades.2011-05-17 06:08 AM