Hi, I have a mixed C/assembly language project targeting the 9S12XD64. I would like to get .glo (global S19) file output, since it would be in a convenient format for download into a firmware updater. However, my burner.bbl file lacks the instructions to create this file. I looked in another project that I had created some time ago, and it had instructions to make a .glo file, but the it's apparently not the right derivative (we used to use the 9S12C32). Is there an easy way to modify the burner.bbl to generate both? Should I just copy the sections of the burner.bbl in my current project that generate a .abs file, and then change the header to make it generate a .glo?
Thanks,
Kurt
(current burner.bbl attached)
解決済! 解決策の投稿を見る。
You can create new project for S12XD512 or S12XD256 and copy bbl file from there.