I am getting many errors off of a compile/link attempt from code from Cygnal. The first one is a L107 on the bit area. Segment ?BI?SMB_EX3. This is the result of going to: http://www.cygnal.com/support/applications.htm downloading the code in AN013SW, and using the SMB_ex1.asm file and the SMB_ex03.c file. I get this message even if the startup file is not part of the project. I have emailed their forum, but some of this seems to be more your problem (L107 as an example). There were other errors after that one, but I read that the first error should be considered first. Seanearlyaub@hotmail.com
"The first one is a L107 on the bit area." Please post the full text of the message!
Line 136 when the klutzy workaround is commented out reads: //char LOST; bit LOST; // Arbitration lost flag, set when With this code this way, The first two messages I get are the following messages: WARNING L16:Uncalled segment, ignored for overlay process Segment: ?PR?OP_CODE_HANDLER?SMB_EX3 ERROR L107: ADDRESS SPACE OVERFLOW SPACE: BIT SEGMENT: ?BI?SMB_EX3 LENGTH: 0000H.1
Is there an easy way to copy the message/error buffer to this discussion group?
This linker warning has been discussed over and over again. Search the forum and/or the whole website to find the answer. Stefan