I am using 16F628A
In the Watch properties of testa I changed the size to 16 bits and that solved it.
Now how can I get the value of each array data in the watch window?
let say I have a variable called ArrayVariable(x)
I would like to read ArrayVariable(1) and ArrayVariable(2)
The only choice I get from the list is _ArrayVariable
Thanks
Mike
Bookmarks