Hi,
I keep encountering assembly problems when attempting to run the make that is created from the CMakeLists for the S32K148 NXP code.
I included the definitions from the S32 Design Studio and specified arm-none-eabi-gcc as the compiler.
Please refer to the list of errors that is included. Please provide me some tips on how to approach the issue.
Regards,
Prem Venkata Subbarao Annam
Hi,
sorry for a quite long delay, nobody have experience with cmake here. At first glance it looks that there is may be missing some macro for inline assembly (strange is that it is in header) or simply missing some " character in that particular header.