No "Run" from IDE for MOD54415

Topics for the Eclipse Environment
Post Reply
Skret
Posts: 1
Joined: Mon Jul 21, 2014 9:01 am

No "Run" from IDE for MOD54415

Post by Skret »

I've been doing development with MOD5270B and recently added a MOD54415 project. Despite having identical Run Configurations (outside of IP address & Project) the MOD54415 project refuses to "Run" or "Debug" from the IDE. I have to resort to AutoUpdate.exe to load code to the platform. No such problem with the MOD5270 projects. Anyone else experience this?
I've tried both the 2.6.4 and 2.6.7 IDE versions to no avail.
ecasey
Posts: 164
Joined: Sat Mar 26, 2011 9:34 pm

Re: No "Run" from IDE for MOD54415

Post by ecasey »

Did you:
1. Change the platform from MOD5270B to MOD54415 in the Netburner properties?
2. Check the "Reload selected platform's property files" box on that page?
3. Change the IP address on that page and in the "Run/Debug" settings for that project under the "Debugger -> Connection" tab?
I would also run a "Project ->Clean" and make sure that the compiler lists the MOD54415 library files rather than the MOD5270B files.

If you did all that, and it still doesn't work, what error does it give or what behavior does it exhibit when you try to run or debug?
Post Reply