brianbennett/fpga_nes

unknown error initiaizing com5

Opened this issue · 6 comments

hi,I run directly ise generate bit file, and then open the serial port, set 38400, ODD, ONEBITSTOP, NONE, last run nesdbg of after on display Unknown Error initiaizing com5, Do you know what this is reason?

Hi,I met the same situation;Do you have solve this problem?

£¿£¿£¿£¿

ÔÚ 2014-09-11 11:25:56£¬"694063630" notifications@github.com дµÀ£º

Hi,I met the same situation;Do you have solve this problem?

¡ª
Reply to this email directly or view it on GitHub.

what do you mean?I can't see your message.

What problems do you encounter?

ÔÚ 2014-09-16 10:30:24£¬"694063630" notifications@github.com дµÀ£º

what do you mean?I can't see your message.

¡ª
Reply to this email directly or view it on GitHub.

I suspect that your connection to the FPGA is not on COM5, which is hard coded in NesDbg. It looks like a fork of this project actually fixed this up by allowing a command line parameter specifying which COM port should be used:

denghongcai@021a890

I don't think so ,I have setted it connected to COM5 already.


赵强
华中科技大学 大学生创业实践中心
TEL:13006127633

------------------ 原始邮件 ------------------
发件人: "Brian Bennett"notifications@github.com;
发送时间: 2014年9月17日(星期三) 凌晨2:24
收件人: "brianbennett/fpga_nes"fpga_nes@noreply.github.com;
抄送: "赵强"694063630@qq.com;
主题: Re: [fpga_nes] unknown error initiaizing com5 (#34)

I suspect that your connection to the FPGA is not on COM5, which is hard coded in NesDbg. It looks like a fork of this project actually fixed this up by allowing a command line parameter specifying which COM port should be used:

denghongcai/fpga_nes@021a890


Reply to this email directly or view it on GitHub.