compiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 9:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 4: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 :- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 4: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 sjo- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 5: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, ...... ? atz- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 5:26 PM
You can configure the -ml option in the .env file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 7: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=false- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 8: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=false- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 8: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 sjo- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2003-11-11 9:48 PM
