We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I've developed and debugged a AGSI DLL for a custom ARM chip. It works well when I use the simulation option, but if I choose to use the hardware option (Project - Options for Target - Debug - Use ULink 2) instead of the simulation option, I receive an error in a popup "Syntax Error in Peripheral Dialog Parameter line"
Can these custom DLLs be used on hardware? I was hoping to make the Dialog Boxes available for simple debug.
If not, how can I add dialog boxes during hardware operation and debug. Some of the included devices have these available.