• START167.A66
    Every time I build a target, START167.A66 is re-assebbled even though no changes were made to it. Is there a way to defeat this to save a little time?
  • START167.A66 file with the correct settings
    hello i am a student and i'm working to a project in which i am using a c163 evaluation board but i have a major problem and i can progress because of it, when i declare global variables i have problems...
  • How to configure startup167.a66
    Hello all. I'm using the phytec phyCORE-167 equipped with the infineon C167CR-LM mounted on a development board phyCORE HD200. I developped an application to send CAN messages and it is working right...
  • Start167.a66 and STKUN initializing
    In start167.a66 file, I find following assembler instruction: MOV STKOV,#(_BOS+6*2) ; INITIALIZE STACK OVFL REGISTER Why the 6*2? I could understand 4*2 because of automatic push/pop of PSW...
  • 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...