The PLL should not be changed at all. This is all configured with boot pull-ups and in the monitor. The PLL is configured so the UARTs will have optimal baud...
I've noticed in the NNDK Prog. Manual that there are 'reentrant versions' of many functions, and I'd like to get more guidelines about 1) When it's appropriate...
Pawel : I am not sure why you are missing characters. If any of your input text is
numerical define it in your struct as an int or other numerical definition....
I am trying to interface a 3.5" Color LCD to my MOD5270. I bought a LCD controller board KIT to drive this LCD. the KIT uses an SSD1906 Graphics Controller. my...
When you are using the byte strobe signals you must first enable them in the CSCR register with the BEM bit. Then when writing a 16-bit value to the bus it...
thanks for the answer Larry, however i have enabled the BEM bit and have been messing with transferring 16-bit vs 8-bit and checking it out on the scope. what...
I am a bit confused about what you are seeing here. If you enable the BEM bit I believe that a 16-bit write should be a single write with both BS signals...
I sincerely thank you for your time. I dont know what happened i tried your numbers and i am now getting one CSx pulse and 16-bit worth of data. when i was...
OK, all is well now, thank you so very much for your time guys!!! Jimbo ... the ... write ... valid. ... to ... and ... it ... bit ... if ... enable ... bit ...
Dear hajono: DMH Advanced SNMP Agent SDK is one of the best in the industry. Please see more information here http://www.dmhsoftware.com/snmp.html. ...
Dan, We should be able to build a simple SNMP Client for teh Netburner platform. Please contact DMH if you are interested. Best regards, Yigal Hochberg DMH...
I sometimes (but not always!) get a trap error at boot on a 5213 if I use FILE to declare something like the following as a global: FILE *port1file =...
Henry, I don't know exactly why the trap occurs, but it doesn't surprise me very much. What you're asking the compiler to do is call create_file(), but this...
Joe: Your suggestion seems to work and I see your point. My only question (probably academic at this point) is why the original code crashed the system...
You're welcome. I've only used the debugger with the 5213 via NBEclipse once, but it does work, and that's about the only way I think you could get a detailed...
Hi. Well. Thanks for the replies guys. But I am still not sure how do I make the connection between the netburner JTAG port and the FPGA JTAG port. I need to...
Hi, I believe you have a misunderstanding of what the JTAG port on the Freescale microcontroller does. The JTAG port is slave only and will only allow...
Hi Larry....We have the software part ready as we already use the same technique in our another prodcut 56321motorola... HOwever here, we dont know how to...
I've done 3 NB designs, all of which have FPGAs. In all three designs, the NB is connected to the JTAG lines and the NB programs the FPGA when it starts up....
Hi BB, Sounds great. Would you be prepared to share your code for programming the FPGA please? Not your FPGA code, just for programming. My company moved...
Has anyone gotten the example program, NTPClient, to work and actually get a time from a server? I have tried several NTP servers and still cannot get the NTP...
I have seen the Eclipse debugger video by NetBurner yet I can't seem to get a NetBurner example program to work like shown in the video. I see there was a post...
I agree with the original poster. The documentation with NetBurner leaves a lot to be desired, even with all the QuickStart PDFs as there are too many holes...
What IP address did you use? Did you use a local NTP server and when did you get it to work, e.g. a year ago, 2 years ago? or was it recently and can you...
I used a local NTP server, as the corporate people don't allow incoming NTP traffic. I last compiled it November 28th, and it's been running fine since then....
I haven't compiled the NTP example for a while, but use virtually the same code now routinely. Your NTP addresses may need to be modified. I fail in attempts...
I am seeing lots of off-topic spam coming in through this group. Please take steps to prevent non-netburner members from advertising their various body...
Hi Allen, It looks like we got hit on friday with spam. I try to clean the postings once a week. All spam is removed, as well as the associated E-Mail...