2003-11-11 09:48 PM
2003-11-11 04:23 AM
hello,
May someone tell me how can I define the Metroworks compiler to compile ST7 (72F521) software package in LARGE mode. (by default it's create a SMALL mode project) thanks, Atz :2003-11-11 04:29 AM
Have a look athe the -m compiler option in the docs.
-ml (large memory model) - this is the default if no option specified. Regards sjo2003-11-11 05:52 AM
thanks,
I use the metroworks IDE. can you point me where I can configure the the coimpiler switshes as well as -ml ,optimization, ...... ? atz2003-11-11 05:26 PM
You can configure the -ml option in the .env file.
2003-11-11 07:45 PM
thanks
please see the attached file ________________ Attachments : MW_IDE.bmp : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0G7&d=%2Fa%2F0X0000000bWS%2FRdL7RaDYnTpHe1EW5Y8st5PSkRWsHprXAeYP553fynU&asPdf=false2003-11-11 08:08 PM
I'm trying again.
please see the attached file. atz ________________ Attachments : hello_jatin.doc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0Gz&d=%2Fa%2F0X0000000bWT%2FSyl9cnAMeKFXYn86SDxz6PqOg891AaUibDWzZbI8Rws&asPdf=false2003-11-11 08:58 PM
The button next to drop down combo is the project settings.
In the settings panel select Compiler for ST7. Select Options on the right, then the code generation tab. Check Memory Model - selecting the required option. Hope this helps sjo2003-11-11 09:48 PM