This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

START_V2.A66 in Assembler Project?

Hello guys,

I'm trying to use the START_V2.A66 file in an assembler project. But it doesn't work for now. Here is my question: Do anybody know how to use this file in an assembler project? Or what I need to change inside the file, so that it works?

I'll be happy about any useful answer...

Thx

BK

Parents
  • For starters are you including the startup file in your project within the compiler? Read the documentation on how to get started. They should have explained how to create your own project, including how to integrate the file to your project.

Reply
  • For starters are you including the startup file in your project within the compiler? Read the documentation on how to get started. They should have explained how to create your own project, including how to integrate the file to your project.

Children