I'm just trying to grab 1.99 Beta RC8a. Dispite having a 4mb DSL, I'm only managing to get this file at 22.5KB/s. Gonna take me 3 hours at this rate. :-(...
I'm getting it at about 326Kb/s. Still about 13 minutes... Has anyone ever received a Netburner Newsletter? I'm supposed to be signed up for them, and I would...
Hi, Is there a way to monitor the CPU idle time. I have implemented 6 Task(1 HTTP, 5 TCP) and I would like to see if the CPU is loaded Thanks Denis Rheault Sr....
Hi Denis, in ucos.c there is a idle task which is called every time the system is idle. You can have the idle task increase a value, for this to work, you ...
Thanks, I will go this a try Denis ... From: netburner_group@yahoogroups.com [mailto:netburner_group@yahoogroups.com] On Behalf Of John H. Edvardsen Sent:...
It should also be possible to modify the Idletask by toggling an output bit so you can measure the time you are idle with an oscope. I commonly use the trick...
I'm having trouble outputing a high low signal on the Data bus Ports A & B and the Address Bus Ports G & H for the NB 5282. I have successfully set up the...
In the past we have always named our products after the coldfire processor. MOD5272, MOD5270,MOD5282 etc..... SB72, SB7 SB72EX etc... We are in the process of...
Hi, Paul - What's this SB2E? I don't see it on the website... I'm an SB72EX user and I'm interested in anything that will help me reduce cost. Thanks, Steve...
The SB2E will be a MCF52233 set up to be a serial to ethernet device. The basic concepts: Its a Module, not a unit in a box. It will be 3.3V powered and 3V...
According to the MCF5282 User's Manual, you should be able to set ports BCD as GPIO (pg 26-14) using the PBCDPAR register. Regardless, is there a direct way...
... This only works if you are not using the external data bus. Since we use an external SDRAM and our code runs out of this SDRAM you can't use these pins as...
Hi Paul, I agree that MOD5234 is fine. It is really useful for the name to indicate the processor for the modules, but I can see how it would be confusing. How...
Allan, I just wanted to ask about something in your email. You say that uCOS uses DMA timer 0 for its heartbeat, but I'm pretty sure it actually uses PIT0. In...
... Some more details on new products... CB34EX Released and shipping. The CB34EX is a lot like the SB72EX except: It also supports CAN, its industrial temp...
Hi NB, I cannot find a mention of segment sizes in NB UM or Programmer's Manual. Can you direct me to a reference where the sizes are listed? I saw mention...
Anyone interested in making the MOD5213 Ethernet aware with IP built in? I have attached a SitePlayer module on the Dev board and seems to work OK, still...
... Hi, It was designed for existing controller devices which have only a serial interface and by attaching the SP module it allows access to those devices via...
I discovered that Interrupt 20 was used in the uCos. Interrupt 20 comes from DTim1. I'd have thought that the PIT was used in the OS myself since it is easier...
Hello Dave, The flash memory is on the 5282 processor itself. The description of segment sizes is located in chapter 6 of the MCF5282 Users Manual. A pdf copy...
Hi NB, Thank you very much for the quick reply. Section 6.2 P144 seems to allude to 2048 byte = 2k segments, is this your understanding too? Kind regards Dave...
Hi everyone, my opinion should be considered biased since I am an employee at NetBurner but look at the facts here. Seems like way too much time and money for...
Hi Allan, I'm not sure why you think the MOD5213 is using interrupt 20 (DTIM0). Could it be from an example program for DMA timers? The code below is from...
Hi all, I'm wondering if anyone can tell me why the schematic for the MOD5213 shows pins 29 and 30 labeled the way they are. I think this maybe a typo or am...