Hello
That is an issue in either the QuickStart source file exctable.c or exctable.asm or in the linker control file (.lcf).
Can you please send me these files?
If the file executable is an ANSI C source file, can you please send me the preprocessor listing file?
You get this file in the following way:
- Open the project in the IDE
- Click with the right mouse button on exctable.c
- Select preprocess. A new edit window is opened displaying the preprocessor listing file.
- Save content of the window to a file and attach it to that thread.
CrasyCat