From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Skov To: "Ling Su" Cc: Subject: Re: [ECOS] Anyone tried uses PMON instead of GDBstubs on VRC4373. Date: Mon, 22 Jan 2001 00:43:00 -0000 Message-id: References: <008a01c08254$d3e81540$0201a8c0@raccoon> X-SW-Source: 2001-01/msg00359.html >>>>> "Ling" == Ling Su writes: Ling> Hi, Dear All, Previously we were working with eCos on Ling> DDB-VRC4373 board. But I checked with NEC rep, the VRC4373 is Ling> obselete, the new version is VRC4375. These two boards have few Ling> differences, most important is the system bus controller Ling> (vrc4375 instead of vrc4373). Unfortunately I found the old GDB Ling> monitor doesn't work on the new board. But the PMON comes Ling> together with the board is working, I wonder if anyone tried use Ling> PMON with eCos on NEC DDB-VRC4373 platform. If it works, I guess Ling> I can test my old application is working on the new Ling> board. Thanks! Set the CYGSEM_HAL_USE_ROM_MONITOR option to PMON. Jesper