From mboxrd@z Thu Jan 1 00:00:00 1970 From: "°íÀç¿ë" To: Subject: [ECOS] Help me !!, Hello world on out target Date: Mon, 20 Nov 2000 03:28:00 -0000 Message-id: <000501c052e5$202296a0$a2832fd3@krline.co.kr> X-SW-Source: 2000-11/msg00238.html Hi All! I am porting eCos on our target which is simmilar with CMA230. Now, I am working with ecos-1.3.1 (net-release, 27-03-2000). I was building and testing GDB stubs ROM. Downloading is OK, but RAM application is not executed. CPU core of our target is ARM7 and support FIQ. But IRQ is not supported. Is there anything to change in HAL for FIQ ? While downloading, Is GDB Stub ROM operated by polled or interrupt ? Thanks a lot !