Hi All, I have a quick and dirty application which can be solved using a SB72- EX (Industrial serial protocol converter), but my future applications would be...
The core development libraries and interfaces are identical for all platforms/devices. If you have the development kit for the particular platform installed, ...
Hi, I'm in the middle of designing a product around the Mod5272 and I have a question concerning the power supply. On the development board I received with...
A linear is fine, depending on the aoperational load the MOD5272 uses as much as 600ma at 3.3V. So 1 Amp is fine, but a 1A linear can disipate a lot of power...
IF you prefer a easy solution. You can go with a PT5103C from TI that as a TO220 foot print but is a integrated switching regulator. This will take care of the...
Hi, I just got the NB MOD5282 yesterday and I'm still figuring out some things. I am creating a class in a separate file (blah.cpp/blah.h) In the blah.cpp file...
Any ideas why I get an access violation when I try to initialize a semaphore in the constructor of a class? (If I initialize it elsewhere, say, in a separate...
The types for serial.h are not defined.... Including startnet.h works, startnet.h is just and include of... #include "basictypes.h" #include "constants.h" ...
The constructor is called before any ucos stuff is set up. There is no easy way to control stages of constructor order...... The init function is the easiest...
I am currently trying to get Netburner's sample ppp code working properly on a 5282 and am having some difficulty. I'm able to get it to dial up fine with the...
... As a matter of fact, yes! I found that as I hadn't set an IP Address or Subnet mask [I don't use the Ethernet port at all] that the Netburner code put the...
Is your database of tickets publically accessible? The forum is a great idea but I'm sure there will be duplication between this forum and your ticket...
... <code_spin@t...> ... OK, thanks for the info because I've been very concerned over this. I contacted Netburner about this almost 2 weeks ago and was given...
... this. ... NO ... trying ... problems ... OK, I assumed (wrongly) that you had established a PPP connection successfully before trying your ping command. We...
I'm just curious if anyone here (especially NetBurner) is doing any work with the 5249 coldfire chip. I'm quite interested in an embedded network mp3/wma...
Hello, ... forum ... The ticket database has to be private to protect our customers privacy. Not everyone wants to make their problems public :) . We are ...
At this time Netburner has no 5249 plans. We will be supporting the 5270 and 547X/548X parts. The 5270 parts will be availible some time in Q3. The 54xx about...
The PPP ping problem has been duplicated and we are currently working on a fix. As to any other PPP/code issues, they tend to be modem specific. Netburner has...
Hello all, I hope to learn from this group... I was wondering... after browsing the Netburner documentation, are there any detail examples on how to access the...
The PPP ping problem has been fixed. The code is in test. The people that submitted a ticket on this item should get a copy of one new system file arp.cpp on...
Hi, In order for the #define change to take effect, you need to do a "make clean" followed by "make" in both \nburn\mod5282\system, and in your project...
We are trying to use the following: bfins d0,temp1{0:8} but get the following: invalid instruction for this architecture; needs 68020 or higher -- statement...
Paul, Can you please provide us with an update on the status of this fix? Your previous message indicated yesterday. Thanks ... working ... given ... as ... ...
Hi all, just downloaded the latest release (1.82 which should have the CAN library) But when I tried to make the CANSERIAL example I got an error that implies ...