Hi, I use vVision3. Where can I find the .HEX file for programming after the building? Best Wishes Leo
Only in uVision2 I know how to configure: Select Target1 and right kick your mouse; select "Options for target 'target1'"; Choose "Output" select card; Tick "Create HEX file" I don't know whether it is useful in uVision3, sorry
"I don't know whether it is useful in uVision3" I'm pretty sure that uVision3 is identical in this respect. Anyhow, you could always just use the 'Search' facility in Windows Explorer - if it's there, that'll find it!
Where can I find the .HEX file for programming after the building? If you select "create hex file" option in the output tab, your hex file is in the same folder as your project. Andy
"If you select 'create hex file' option in the output tab, your hex file is in the same folder as your project." No - it goes in the same folder as the Objects (However, the default folder for the objects is same folder as the project) Of course, if you don't select 'create hex file', it will not create a hex file.