I've created a C167 project that compiles and links with no errors but the resulting .obj files contains symbolic information but no actual code. In addition, the .h86 file only contains one line: ":00000001FF" Thoughts? Thanks in advance.
I should probably mention that this is project is written in assembly. It seems that I don't have the Sections correctly defined and the Linker/Locater is the root of the problem.