Unavailable port on compilation

Moderator: Benj

Post Reply
mnf
Valued Contributor
Valued Contributor
Posts: 1188
Joined: Wed May 31, 2017 11:57 am
Has thanked: 70 times
Been thanked: 439 times
Contact:

Unavailable port on compilation

Post by mnf »

I wrote a program using UART on an Arduino Nano.
I then modified it to run on an ATTiny85 - I didn't delete the UART code - it was only referenced in a macro that was not used - and I had intended to go and modify this later - to get the data logged out without using USB comms (using a 'bare' 85)

Compiling gave lots of port D unknown error messages (true) - but clicking on 'Error results - bookmark all' crashes FC (closes after 10s or so).
uart crash.fcfx
(7.81 KiB) Downloaded 142 times
Martin

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Unavailable port on compilation

Post by Steve »

Thanks, Martin.

Post Reply