C
Conrad, Robert
Guest
Has anybody been able to compile Maestro's UART/SPI modules? I have been
working on them nonstop for the last few days and have yet to get it to
compile properly. I get an error relating to SPBRG being too low. The only
thing I could do to get this to stop is to just comment out the check. Then
the damn thing kept giving me errors like:
Error - section 'UARTTstRAM' can not fit the absolute section. Section
'UARTTstRAM' start=0x000000ff, length=0x00000002
All of this is with the stock example file that they provided with the
module.
Anybody been able to get these things working? and if so, what did you do?
The Microchip documentation is seriously lacking.
working on them nonstop for the last few days and have yet to get it to
compile properly. I get an error relating to SPBRG being too low. The only
thing I could do to get this to stop is to just comment out the check. Then
the damn thing kept giving me errors like:
Error - section 'UARTTstRAM' can not fit the absolute section. Section
'UARTTstRAM' start=0x000000ff, length=0x00000002
All of this is with the stock example file that they provided with the
module.
Anybody been able to get these things working? and if so, what did you do?
The Microchip documentation is seriously lacking.