Skip to main content
Phatta
Associate
December 22, 2021
Question

Is it possible to pass Macros with values through the .extSettings file? If so how do I achieve it?

  • December 22, 2021
  • 1 reply
  • 1158 views

..

This topic has been closed for replies.

1 reply

Peter BENSCH
Technical Moderator
December 22, 2021

Welcome, @Phatta​, to the community!

You could try it by passing the macro via .c or .h file. UM1718, section 6.4 describes how to place these files via category [Groups] in certain project directories.

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

Phatta
PhattaAuthor
Associate
December 23, 2021

Hi Peter,

My question is more focused on MACROS with values not just the MACRO names.

I would like to pass: 'PLATFORM=1", rather than just passing the macro name.

Is it possible?

Jansunil
Associate III
February 16, 2023

@Peter BENSCH​  Any leads on this?