Ctrl+C가 먹지 않습니다.

ktd2004의 이미지

일반 리눅스는 아니구 Embedded Linux입니다.
PPC환경이구요. Serial console로 작업을 진행중인데.

Ctrl+C가 동작하지 않습니다.

# stty -a
speed 9600 baud; rows 0; columns 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
lnext = ^V; flush = ^U; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon ixoff
-iuclc -ixany -imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon -iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
-echoctl echoke

동작에는 이상이 없는데..
Ctrl+C가 동작을 하지 않으니까 작업을 할 수 없을 정도로 불편합니다.
대체 어떤 부분이 문제일까요...?
혹시 아시는 분이 계시면 답변부탁드립니다.