How to generate .def file?

General discussion on mikroPascal for dsPIC30/33 and PIC24.
Post Reply
Author
Message
BradC
Posts: 1
Joined: 01 Oct 2009 10:07

How to generate .def file?

#1 Post by BradC » 01 Oct 2009 10:11

G'day All,

I'm just starting with the dsPIC and am quite interested in playing with the Pascal compiler.

My prototype board is using the dsPIC33FJ128GP802 processor, and the IDE does not have the definitions for it.

Each definition appears to have a .dpas, .mlk & .mcl file

The .dpas appears relatively self explanatory. Can someone give me a 10 second rundown on what I need to do to properly modify the entire set?

User avatar
nikola.kostic
mikroElektronika team
Posts: 433
Joined: 11 Aug 2009 12:12

#2 Post by nikola.kostic » 02 Oct 2009 15:47

We plan supporting dsPIC33FJ128GP802 in our next release.

You can also create defs yourself, just copy and rename .dpas and .mlk files for another chip and change content of these two files to represent your chip by consulting datasheet. Mcl file will be created by compiler.

Post Reply

Return to “mikroPascal for dsPIC30/33 and PIC24 General”