This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

User Periphery DLL available for Hardware Debug

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.