rei-vilo / DateTime_Library

RTC for MSP432 and TM4C, plus NTP for CC3200
5 stars 10 forks source link

Wrong outputs for CC1352 #9

Closed rei-vilo closed 4 years ago

rei-vilo commented 4 years ago

See https://github.com/energia/cc13x2-core/issues/8

rei-vilo commented 4 years ago

The CC1352 boards package uses arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors 6-2017-q2-update) 6.3.1 20170620 (release) [ARM/embedded-6-branch revision 249437].

It should use arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 8-2019-q3-update) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] instead to display the right outputs.

See results at https://github.com/energia/cc13x2-core/issues/8