Difference: CmsisRtos (10 vs. 11)

Revision 112020-08-29 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 106 to 106
 Start the Knightrider with name="Knightrider" priority=48, stack_size=256:
/osThreadAttr buffer: threadAttr      \ buffer for thread attributes

Deleted:
<
<
16 buffer: threadString
 threadAttr /osThreadAttr 0 fill \ clear the buffer
Changed:
<
<
threadString dup 15 accept \ read the thread name Knightrider str0term type
>
>
16 buffer: threadString threadString .str" Knightrider" \ set the thread name
 threadString threadAttr thName+ + ! 256 threadAttr thStackSize+ + ! 48 threadAttr thPriority+ + !
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback