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.
A while back I found an example on adding buttons to a debug toolbar, to toggle port bits. This was defined in a debug.ini file.
define button "KICK BUTT","PORT3 ^= 0x04" define button "Toggle EX0 (P3.2)" , "PORT3 ^= 0x04"
Figured it out, Thanks. It was easier than I thought.
define button "AERIAL","E X:0x100000 = 0x10"