starting a microcontroller simulator/emulator

前端 未结 6 761
旧巷少年郎
旧巷少年郎 2021-01-03 10:08

I would like to create/start a simulator for the following microcontroller board: http://www.sparkfun.com/commerce/product_info.php?products_id=707#

The firmware is

6条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-03 10:53

    It's likely that the PIC 18F2520 already has an emulator core written for it,

    An open source, cross-platform simulator for microchip/PICs is available under the name of "gpsim".

提交回复
热议问题