Click here to Skip to main content
15,887,485 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
AnswerRe: Trouble creating .inf file Pin
David Knechtges20-Mar-13 5:32
David Knechtges20-Mar-13 5:32 
GeneralRe: Trouble creating .inf file Pin
fglenn20-Mar-13 7:07
fglenn20-Mar-13 7:07 
AnswerRe: Trouble creating .inf file Pin
Erudite_Eric25-Mar-13 4:17
Erudite_Eric25-Mar-13 4:17 
QuestionUSB to RS-232 converter with 5 Baud Pin
Kiran Satish13-Mar-13 11:52
Kiran Satish13-Mar-13 11:52 
AnswerRe: USB to RS-232 converter with 5 Baud Pin
Erudite_Eric17-Mar-13 1:21
Erudite_Eric17-Mar-13 1:21 
AnswerRe: USB to RS-232 converter with 5 Baud Pin
Albert Holguin19-Mar-13 5:28
professionalAlbert Holguin19-Mar-13 5:28 
AnswerRe: USB to RS-232 converter with 5 Baud Pin
Steve4419-Mar-13 22:29
Steve4419-Mar-13 22:29 
QuestionMpLab Pin
C-P-User-312-Mar-13 10:25
C-P-User-312-Mar-13 10:25 
I'm building a PIC24 project.

I'm putting some C routines into an ASM project.

I'm getting seven errors.

The first six are all apparently interrput handler conflicts. Here they are (condensed and abbreviated for clarity)...

multiple definition of `_U1RXInterrupt'
multiple definition of `_U2RXInterrupt'
multiple definition of `_U3RXInterrupt'
multiple definition of `_OscillatorFail'
multiple definition of `_AddressError'
multiple definition of `_StackError'
multiple definition of `_MathError'


I'm getting one last error that is totally new to me, this one...

Link Error: Could not allocate section .nbss, size = 20004 bytes, attributes = bss near
Link Error: Could not allocate data memory


I really need
U1RXInterrupt
and
U3RXInterrupt
for my assembly language routines.

Can someone tell me how to get the C compliler and MpASM to cooperate and let me have those two ?

I can take out the other interrupts from my assembly language with some text editing.

Your advice and guidance will be greately appreciated.
AnswerRe: MpLab Pin
enhzflep12-Mar-13 10:59
enhzflep12-Mar-13 10:59 
GeneralRe: MpLab Pin
C-P-User-312-Mar-13 11:02
C-P-User-312-Mar-13 11:02 
AnswerRe: MpLab Pin
glennPattonWork322-Apr-13 22:58
professionalglennPattonWork322-Apr-13 22:58 
QuestionWindows Mobile Pin
aymen Tn19-Feb-13 5:01
aymen Tn19-Feb-13 5:01 
AnswerRe: Windows Mobile - Cross posted. Pin
Pete O'Hanlon19-Feb-13 6:04
mvePete O'Hanlon19-Feb-13 6:04 
GeneralRe: Windows Mobile - Cross posted. Pin
aymen Tn19-Feb-13 22:48
aymen Tn19-Feb-13 22:48 
QuestionUSB Ports Acting Screwey Pin
Kevin Marois15-Feb-13 7:51
professionalKevin Marois15-Feb-13 7:51 
AnswerRe: USB Ports Acting Screwey Pin
Eddy Vluggen15-Feb-13 10:02
professionalEddy Vluggen15-Feb-13 10:02 
AnswerRe: USB Ports Acting Screwey Pin
Albert Holguin4-Mar-13 17:42
professionalAlbert Holguin4-Mar-13 17:42 
GeneralRe: USB Ports Acting Screwey Pin
Kevin Marois4-Mar-13 18:55
professionalKevin Marois4-Mar-13 18:55 
QuestionDebugging Kernel Mode Driver using Windbg Pin
msr_codeproject12-Feb-13 21:55
msr_codeproject12-Feb-13 21:55 
AnswerRe: Debugging Kernel Mode Driver using Windbg Pin
Erudite_Eric14-Feb-13 22:49
Erudite_Eric14-Feb-13 22:49 
AnswerRe: Debugging Kernel Mode Driver using Windbg Pin
Erudite_Eric3-Apr-13 5:33
Erudite_Eric3-Apr-13 5:33 
QuestionUSB BlueTooth Buffer Size Pin
C-P-User-36-Feb-13 12:46
C-P-User-36-Feb-13 12:46 
QuestionLaptop goes to sleep mode even before the screen server Pin
CodingLover31-Jan-13 19:53
CodingLover31-Jan-13 19:53 
AnswerRe: Laptop goes to sleep mode even before the screen server Pin
Richard MacCutchan31-Jan-13 23:43
mveRichard MacCutchan31-Jan-13 23:43 
GeneralRe: Laptop goes to sleep mode even before the screen server Pin
CodingLover31-Jan-13 23:57
CodingLover31-Jan-13 23:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.