User forums > Nightly builds

The 10 October 2021 build (12535) is out.

<< < (4/5) > >>

AndyJ:
After further investigation it seems that disabling the Keyboard Shortcuts plugin resolves the issue and I've yet to encounter any unexpected side effects. Thanks for all the help and pointing me in the right direction.

Oleg_Sam:
Hi All!
I am have print listing files in my ARM GCC project.
I add to the "other compiller options"

-Wa,-adhlns=$(LIST_DIR)\$file_name.lst

It is not work, because the command macros  $file_name
is not substitute.
(The custom variables $(MCU_NAME), $(LIST_DIR) is substituted correctly)
So, is it possible fix this bug?
I am using CB nightly 12535 on Windows7
Thanks!

Miguel Gimenez:
Have you tried $(LIST_DIR)\$(FILE_NAME).lst?

Oleg_Sam:
I tried this..
It's not work, because the macros $(FILE_NAME)
is not exist...

Miguel Gimenez:
Then look here for an existing variable that suits your needs. If there is none, post a feature request in the ticket area

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version