I found the Debug/Release switcher in IAR Workbench, but it doesn’t seem to make any difference. There is a project option under “Options->Linker->Config” to choose a linker configuration file where I can either choose “Flash.icf” or “Ram.icf” which has something to do with code placement inside the device, as there is a matching option in “Options->Debugger->Setup” where I can choose between “Flash.mac” and “Ram.mac” files. The IAR Workbench Still doesn’t have a “Download” button, only “Download and Debug” and “Debug without downloading”. I have tried to generate a .hex file, unsolder the pullup from P0.14 and download it onto the chip manually (flash magic) through a serial connection with the same results.
Does anyone with a bigger insight into IAR Workbench know how to configure it correctly?
Best regards
DeniTCH