I'm using uVision to test a program I am writing for a project and I was wondering if there was anyway I can put value in some sort of external memory so I can test that my program is reading from those locations. Where in uVision can I specify the values of external memory addresses? Thanks!
Just declare it as xdata?