illucius
Newbie level 6

hcs12 microcontroller
Hello all,
I am currently in my project course beginning to program a HCS12 microcontroller made by Motorola. It's a Adapt9S12DP256.
I'm confused as to how to program it. Basically, where do we start? We were given some sample code by our professor in C and are using Metrowerks Codewarrior to program it. The main thing I am wondering about is what syntax do we use? The code given to us has new code syntax that I've never seen before. Also what are such things as .prm and .map files? I notice them in the compiler and don't really know what they are.
Hello all,
I am currently in my project course beginning to program a HCS12 microcontroller made by Motorola. It's a Adapt9S12DP256.
I'm confused as to how to program it. Basically, where do we start? We were given some sample code by our professor in C and are using Metrowerks Codewarrior to program it. The main thing I am wondering about is what syntax do we use? The code given to us has new code syntax that I've never seen before. Also what are such things as .prm and .map files? I notice them in the compiler and don't really know what they are.