Quote Originally Posted by kenny_m View Post
I thank you all for the help. I finally generated an Intel HEX file. What I did was open MicroCode Studio and typed in my PicBasic Pro code. Then I used F9 to compile it into assembly code. Then I closed MCS and opened MPLAB IDE. I opened the assembly code file and then used Project Wizard to create a project. I'm not sure what I did after that but when I looked in the directory that contained the assembly file, there were about six other files there with the same root name but different file extensions. One of them was the HEX file. I think I'll try compilling another program and keep looking in the directory to see just when these files are generated. Thanks again for the help.
If you properly set up MCS you can do everything with a couple of mouse clicks, right from MCS. Honestly I have never used the MPLAB IDE, so I do not even know the benefit you are getting or expecting from it, it sure sounds as if trying to use it is causing you a lot of extra steps to follow. Anyway, if anything I added was useful, you are welcome.
JS