HC(S)08 Assembly editor syntax highlighting?

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

HC(S)08 Assembly editor syntax highlighting?

779 次查看
danle
Contributor I

Under preferences->C/C++->editor->Syntax Coloring, I see color settings for directives and labels for assembly (under element). However, what is considered as "directives" for assembly? My project is for HC(S)08 MCU. When I edit the assembly source, I only see the color for my labels, not the directives.

标签 (1)
0 项奖励
2 回复数

515 次查看
danle
Contributor I

Oops, I meant the assembly directive in assembly source (I know the setting is for C/C++) such as IFDEF and assembly instructions such as BSR, CLR, MOV, etc.

0 项奖励

515 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

Are you sure your code has directives ?

I test on my side , it can work well :

pastedImage_1.png

Hope it helps


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励