Difference: CmsisRtos (16 vs. 17)

Revision 172020-10-02 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 89 to 89
  The parameter order for the Forth Word is the same: a1 is func, a2 is argument, and a3 is attr.

Changed:
<
<
osThreadNew ( a1 a2 a3 -- u ) Create a thread and add it to Active Threads.
>
>
osThreadNew ( addr1 addr2 addr3 -- u ) Create a thread and add it to Active Threads.
 

Start the knightrider thread with default parameters and print the thread ID:

Line: 136 to 136
  ok.
Changed:
<
<
See also osThreadNew
>
>
See also osThreadNew and MicroSdBlocks#C_String_Helpers
 

RTOS Support Functions

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback