Other Parts Discussed in Thread: MSP430BT5190
Goo day everyone,
I am trying out CCS for the first time and I am porting over a project that was previously made (by someone else) in IAR.
I have encountered some IAR nomenclature that I cannot find like: static __root uint8_t? If anyone knows any place where I can find the counterpart I would greatly appreciate it.
But the main issue I have had is that I have, currently 2 files (main.c, and accelerometer.c) using the same header file (accelerometer.h), but one one file can access the header (main can access header, accelerometer cannot). Has anyone encountered this issue? If so how did you resolve it or can you point me in the direction to find this solution?
Cordially,
