S32DS Processor Expert Signal Names

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

S32DS Processor Expert Signal Names

跳至解决方案
2,212 次查看
martinthompson
Contributor III

Hi everyone & apologies if this is a dumb question...

Is it possible for the pin/signal name defined in the pin_mux component to appear as a #define in the generated pin_mux.h file?

e.g. I have PTA0 with User Pin/Signal Name "RESETM_H".  After generating the Processor Expert code, pin_mux.h contains the following comments

/* ###################################################################
** This component module is generated by Processor Expert. Do not modify it.
** Filename : pin_mux.h
** Project : my_project
** Processor : S32K144_100
** Component : PinSettings
** Version : Component 1.2.0, Driver 1.4, CPU db: 3.00.000
** Repository : SDK_S32K14x_09
** Compiler : GNU C Compiler
** Date/Time : 2018-06-28, 10:56, # CodeGen: 51
** Abstract :
**
** Settings :

** Peripheral Type GPIO :
** Custom name : PTA
** PTA :
** Pin 0 : RESETM_H
** Direction : Output

*/

However, there are no #defines to identify PTA0 as "RESETM_H".  Do I really have to define the port and pin for each GPIO manually???

Thanks in advance

--Martin

S32 Design Studio version 2018.R1, build ID 180504

S32K144 using S32K14x EAR SDK v0.8.6.  

1 解答
2,003 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Martin, 

it is strange - but it looks like that you really need to define custom names by yourself. In my opinion in this case the custom name is unusable in this way. I'll discuss it with SDK team and rise Feature add/or bug ticket. Thank you for report. 

Jiri  

在原帖中查看解决方案

3 回复数
2,003 次查看
ruudsiebierski
Contributor III

Hi,

Any update on this issue? 

Ruud

0 项奖励
回复
2,003 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

Based on JIRA ticket - the Issue is already resolved. Will be added probably in next SDK release. 

Jiri 

2,004 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Martin, 

it is strange - but it looks like that you really need to define custom names by yourself. In my opinion in this case the custom name is unusable in this way. I'll discuss it with SDK team and rise Feature add/or bug ticket. Thank you for report. 

Jiri