<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.micrium">
    <title>gmane.os.micrium</title>
    <link>http://permalink.gmane.org/gmane.os.micrium</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1025"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1024"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1023"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1022"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1021"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1020"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1019"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1018"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1017"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1016"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1015"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1014"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1013"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1012"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1011"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1009"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1008"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1007"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.micrium/1006"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1025">
    <title>On the MCB1700 eval. board, when using uCOS-III-Ex eamples LCD  does not work?</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1025</link>
    <description>&lt;pre&gt;I'm using MCB1700 eval. board based on LPC1768 micro and LCD TFT Display
I downloaded KEIL examples for this board and LCD worked showing inversed picture, but at least it worked. But when downloaded Micrium
examples uCOS-III-Ex2,uCOS-III-Ex3,uCOS-III-Ex4 the LCD is blank?

Thanks,
Steven



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Steven</dc:creator>
    <dc:date>2012-09-27T22:10:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1024">
    <title>pending on both the task semaphore and task message queue</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1024</link>
    <description>&lt;pre&gt;I have a task which I would like to pend both on the task's internal semaphore and also the task's message queue.

I don't think I can use OSPendMulti() because this only works with OS_Q and OS_SEM, the internal message queue and semaphore are not of this type.

Is there a way to achieve this?



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>pjeccles&lt; at &gt;ymail.com</dc:creator>
    <dc:date>2012-09-27T01:18:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1023">
    <title>Message was not poosted?</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1023</link>
    <description>&lt;pre&gt;Hello,

I posted my message about 2 weeks ago, but still haven't seen it on the board?

Thanks,
Steven.



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Steven</dc:creator>
    <dc:date>2012-09-21T01:25:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1022">
    <title>XML library, uC/FS, and POSIX-compatible API</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1022</link>
    <description>&lt;pre&gt;Hello all,

I'm using uC/OS III and uC/FS (File System) on a STM32F20x target (cortex M3).
I would like to implement a XML library in order to manage XML files coming from USB drives.

I chose Mini-XML library, a simple one interfacing with POSIX compatible APIs.

The uC/FS driver is declared POSIX-compatible interface for file access (fopen , fread , etc.) and directory access (opendir , readdir), but I can not understand how it could be since return type of these functions (fs_fopen , fs_fread) is FS_FILE*, when I'm expecting FILE* type...

So I can not use XML library for now, is it possible to do that ?

Thank you for your answer,

Best regards,

Damien



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>socomecdlg</dc:creator>
    <dc:date>2012-08-28T15:52:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1021">
    <title>I can't find which futures provide cpu_c.c, cpu_a.asm, cpu.h, cpu_def.h</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1021</link>
    <description>&lt;pre&gt;Hello everyone.

I am a nawbie in uCOS-II.
I tried to make simle overview of files in my project.
There are files: cpu_c.c, cpu_a.asm, cpu.h, cpu_def.h.

I can't find what do they do in uCOS pdf manuals
and books and google. Can you explain me what they do?

Best regards,
Radoslaw Grymin



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>rgrymin</dc:creator>
    <dc:date>2012-08-18T13:27:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1020">
    <title>RAM requirement for MSP430</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1020</link>
    <description>&lt;pre&gt;Hi,

I'm currently evaluating different RTOS solutions for the MSP430. One important factor is the memory requirement of the RTOS.
Can you tell me how much memory is required for a very simple uC-OS III application? For example if I have multiple preemptive tasks that would only toggle LEDs, how much RAM would be used per task.
Also, what is the recommended OS for MSP430, uC-OS II or uC-OS III?

Thanks in advance!



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>nandroltom</dc:creator>
    <dc:date>2012-08-13T08:49:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1019">
    <title>MSP430 memory requirements</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1019</link>
    <description>&lt;pre&gt;Hello,

I'm looking at using Micrium on an MSP430F5529 device. What are the RAM / Flash requirements for the OS? How many preemptive tasks could I use on this 8k RAM device? Is there a way to save memory or minimize task switching times?
Also, which OS is better suited for the MSP430: OS-III or the OS-II version with minimized memory footprint?

Thanks in advance!



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>nandroltom</dc:creator>
    <dc:date>2012-08-08T13:18:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1018">
    <title>Re: Pic 18 Error</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1018</link>
    <description>&lt;pre&gt;

--- In MicriumNewsGroup&amp;lt; at &amp;gt;yahoogroups.com, "Vijay.S" &amp;lt;svijayelex&amp;lt; at &amp;gt;...&amp;gt; wrote:




------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>i_gaber1</dc:creator>
    <dc:date>2012-07-01T14:12:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1017">
    <title>Re: PIC32 port</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1017</link>
    <description>&lt;pre&gt;


These errors look like values that a linker script would
define, so that the crt0 code can zero out .bss etc.

Check your project settings, perhaps it is not referencing
an appropriate linker script (.ld file).

Cheers,
Dave



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>David Hawkins</dc:creator>
    <dc:date>2012-03-23T20:16:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1016">
    <title>PIC32 port</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1016</link>
    <description>&lt;pre&gt;Hi,

I've been using uC-OS/II for several years now, but I am new to the PIC32. Recently I downloaded the port from the website and tried to compile the EX1_OS project, use it for my base to develop my code. I got this error, anyone know what is wrong?

crt0.o:C:\pic32-port\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC32MX360\MPLAB-PIC32-GCC\EX1_OS/..\BSP/crt0.S:81: undefined reference to `_data_image_begin'
crt0.o:C:\pic32-port\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC32MX360\MPLAB-PIC32-GCC\EX1_OS/..\BSP/crt0.S:81: undefined reference to `_data_image_begin'
crt0.o:C:\pic32-port\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC32MX360\MPLAB-PIC32-GCC\EX1_OS/..\BSP/crt0.S:82: undefined reference to `_data_begin'
crt0.o:C:\pic32-port\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC32MX360\MPLAB-PIC32-GCC\EX1_OS/..\BSP/crt0.S:82: undefined reference to `_data_begin'
crt0.o:C:\pic32-port\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC32MX360\MPLAB-PIC32-GCC\EX1_OS/..\BSP/crt0.S:101&lt;/pre&gt;</description>
    <dc:creator>tjcnfl</dc:creator>
    <dc:date>2012-03-23T19:26:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1015">
    <title>USB Demo for YRDKRX62N</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1015</link>
    <description>&lt;pre&gt;Hello All

I have tried to run the usb demo (host and device) of Micrium. It doesn't work :-(

I have a YRDKRD62N + HEW, but when I open the workspace, the debugger setting is for the E1, not the segger. That is not what I expect.

So I changed the debugger to the segger, and downloaded the code. But it doesn't run at all. No leds, nothing. When I halt the processor the program has crashed. I get invalid opcodes.

I know there are multiple developer kits, do I have the right kit ?
My kit looks the same as the photos. And the kit runs the kit-demo software and other stuff. So the kit works and the hew also.

My kit has no additional ram, there are kits with extra ram, but mine has just the 96K internal RAM.

Any suggestions ?

Best regards 
Andre




------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>klaasvortex</dc:creator>
    <dc:date>2012-03-16T15:13:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1014">
    <title>uCOS-II contractors?</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1014</link>
    <description>&lt;pre&gt;Hello all,

We are looking to pull in our schedule a bit. I have been asked to look for contract solutions to help us get over the hump.

We have a few user screens left to complete (using custom uC/GUI widgets), and we need to hook up our uC/USB host.

Project Highlights:
- NXP LPC2468
- IAR 5.3
- uCOS-ii
- uC/GUI
- uC/FS
- uC/USB
- sqlite3
- location: Loveland, CO (off-site contractors are OK too)

I would love to limit our search to those with contractors with uCOS experience. Are there any uCOS contractors in this group (or used by this group)?

Thank you,
Ken
klabar at hach dot com




------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Ken_LaBar</dc:creator>
    <dc:date>2012-03-15T18:50:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1013">
    <title>Re: Looking for examples of RX62N uc/OS III using the UART with the DB9 connector</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1013</link>
    <description>&lt;pre&gt;Hi,

There is an RS232 driver for uC/Probe for the RX62N included which may 
point you in the right direction. Search for probe_rs232c.c and 
probe_rs232a.s.

Ian.

On 09/03/2012 08:20, like92115 wrote:


------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Ian Hall</dc:creator>
    <dc:date>2012-03-09T10:07:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1012">
    <title>Starting uC after bootloader jump</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1012</link>
    <description>&lt;pre&gt;I'm trying to get uC to start after the jump from a 'bootloader'.
My configuration;
MPC565, my own board design. 36KRAM, 1Meg flash in two modules, lower 512k and upper 512k, 8 blocks per module. No external ram or flash, chip runs in 'single chip mode'.
My problem; In the MPC5xx family you cannot write to flash in the module you are operating out of. Because of this, my flash burning routine is located at 0x00080000. When I write my application (using uC) at 0x0 everything is fine. App runs and I am able to jump to the flash burning routine from the main application. I want to install a bootloader, or more accurately, a recovery module, at 0x0, and move the application code to 0x00010000. The bootloader would look for a signal on the serial input upon reset. If there is a signal it would jump to x000080000 and start the flash burning routine, if no signal, it would jump to the main app and start it.
I am unable to get uC to start despite trying a number of jump to addresses. The code is (I think) properly r&lt;/pre&gt;</description>
    <dc:creator>sweeneykevin21</dc:creator>
    <dc:date>2012-02-27T23:37:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1011">
    <title>Running a Task in ARM mode...</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1011</link>
    <description>&lt;pre&gt;Hi all -

   I'm not sure if this is at all possible, but here goes:

Let's say my firmware application was initially compiled for the Thumb Instruction Mode.  Now I have a process which is computation intensive.  As such I was wondering if micrium allows the creation of Tasks where the main entry point switches the CPU to ARM mode.  When done, control returns to Thumb Mode.

   I've seen passing references to this on the net, but nothing concrete.

Any examples would be appreciated!

Thanks, Charles.



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>icebeing_cm</dc:creator>
    <dc:date>2012-02-29T06:36:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1010">
    <title>Somebody downloaded Toshiba TMPM364_OSII ?</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1010</link>
    <description>&lt;pre&gt;I downloaded TMPM364_OSII, but it has compiling issue - missing header file, missing .ucf file and etc. Anybody has experience on this ? 

Thanks in advance.



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Yongtao</dc:creator>
    <dc:date>2012-03-02T23:59:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1009">
    <title>Looking for examples of RX62N uc/OS III using the UART with the DB9 connector</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1009</link>
    <description>&lt;pre&gt;Hi,

I have setup the Renesas RX62N card and have the examples running. I don't see any examples of using the UART in Micrium with the GNU toolchain (or other toolchain for that matter).

Does anyone have some code showing how to use the port iwht uc/os III?

Thans in advance,
Mike



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>like92115</dc:creator>
    <dc:date>2012-03-09T08:20:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1008">
    <title>uC/Shell  library</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1008</link>
    <description>&lt;pre&gt;is there a Shell Library that one can attach to one's task, so that one can call standard shell commands and capture its output.. 

or is it that one has to implement all the commands like ls/mv/cp/tail etc 



Thanks



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>jayantjain2003</dc:creator>
    <dc:date>2012-01-30T23:44:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1007">
    <title>Re: uC / TCP on Kinetis</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1007</link>
    <description>&lt;pre&gt;Micrium has written a complete book on uC/TCP-IP and it includes quite a
few examples on how to configure it and use it.

Jean
 
----------------------------------------------
               M I C R I U M
        1290 Weston Road, Suite 306
             Weston,  FL 33326
                  U.S.A.

Phone           : +1 954 217 2036
FAX             : +1 954 217 2037
Cell            : +1 954 294 2589
WEB             : www.micrium.com
e-mail          : Jean.Labrosse&amp;lt; at &amp;gt;Micrium.com
----------------------------------------------
W






------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Jean J. Labrosse</dc:creator>
    <dc:date>2012-01-31T18:02:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1006">
    <title>uC / TCP on Kinetis</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1006</link>
    <description>&lt;pre&gt;Does anyone know of any simple project which shows the usage of uC / TCP on
Freescale Kinetis platform .. If someone could post or point me to  an IAR
project , this will be greatly helpful

Thanks
&lt;/pre&gt;</description>
    <dc:creator>jayant jain</dc:creator>
    <dc:date>2012-01-31T04:53:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.micrium/1005">
    <title>RE: Re: Follow up to post about OS_ERR definition</title>
    <link>http://permalink.gmane.org/gmane.os.micrium/1005</link>
    <description>&lt;pre&gt;I did download the latest version from the Micrium website.

 

The file "os_type.h" whose version is shown as V3.00.3 is in the STM32F107
example workspace directories, not in the Micrium S/W directories.
Apparently, this file is associated with the projects, not the OS. My
mistake.

 

Meanwhile, I have downloaded the latest IAR EWW and so far things seem to be
working fine.

 

Thanks and sorry to bother you. I'm just relearning this for my Spring 2012
class - I haven't used it since May 2011.

 

-george

 

 

 

From: MicriumNewsGroup&amp;lt; at &amp;gt;yahoogroups.com
[mailto:MicriumNewsGroup&amp;lt; at &amp;gt;yahoogroups.com] On Behalf Of micrium
Sent: Monday, January 30, 2012 1:24 PM
To: MicriumNewsGroup&amp;lt; at &amp;gt;yahoogroups.com
Subject: [MicriumNewsGroup] Re: Follow up to post about OS_ERR definition

 

  

You can download the latest downloadable version of uC/OS-III from the
Micrium website. This should be version V3.02.00.

The link is:

http://micrium.com/download/KRN-K3XX-000000.zip

Jean

--- In MicriumNewsGroup&amp;lt; at &amp;gt;yahoogroups.com
&amp;lt;mailto:&lt;/pre&gt;</description>
    <dc:creator>George Cheney</dc:creator>
    <dc:date>2012-01-30T19:29:19</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.micrium">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.micrium</link>
  </textinput>
</rdf:RDF>
