CMAKE Implementation on the NXP S32K148

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CMAKE Implementation on the NXP S32K148

620 次查看
Prem_Venkata_Subbarao
Contributor II

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

0 项奖励
回复
1 回复

472 次查看
jiri_kral
NXP Employee
NXP Employee

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. 

0 项奖励
回复