HC(S)08 Assembly editor syntax highlighting?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HC(S)08 Assembly editor syntax highlighting?

771 Views
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.

Labels (1)
0 Kudos
2 Replies

507 Views
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 Kudos

507 Views
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 Kudos