ugh! who would have thought serial port programming would be such a PITA??

beer

Lifer
Jun 27, 2000
11,169
1
0
You would think that because the sh!ts been around for 20 something years, it wouldn't be that hard to interface with.
Ugh. This lab is a pain in the ass. Why the fvck does it take like 30 instructions to turn on a goddamn serial port and set all the appropriate registers?

This is on a motorola, not an intel, btw.

/rant
 

RaynorWolfcastle

Diamond Member
Feb 8, 2001
8,968
16
81
Most high-level programming languages have packages to abstract all that away from you (eg Java, VB).... but judging by your post the point of the excercise is to get into the nitty gritty
 

beer

Lifer
Jun 27, 2000
11,169
1
0
Originally posted by: RaynorWolfcastle
Most high-level programming languages have packages to abstract all that away from you (eg Java, VB).... but judging by your post the point of the excercise is to get into the nitty gritty

Yeah, wouldn't that be nice?

I'd like to see Java run at 16 MHz....in real time :p