Part Number: MSPM0G3519
Issue Description:
While performing Fee_Init() using latest MCAL package from TI. Below are the observations.
- Fee module invokes Fls_blankVerifyFlashWord() as shown below

- During the execution of funcRun(), it is observed that OS Exception is reported.
-
Rootcause Analysis:
Fls user guide mentions to have linker command file(CLANG Compiler) as shown below
-
When Clang compiler is used for building Application, we have not observed Fee initialization issue, but when GHS compiler is used, the issue is observed.
Linker script for GHS compiler :

- Generated .map
Is MCAL verified with GHS compiler at TI for Fee initialization? and
Can you please share the linker command file used for the initialization of Fee with GHS compiler ?
Test Environment :
- Target : TI(MSPM0G3519)
- Compiler : GHS multi (202414)
- MCAL : MSPM0-MCAL_00_09.00.00
Please let me know if any information is required.

