Thread Safe PE code for K65?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Thread Safe PE code for K65?

ソリューションへジャンプ
1,316件の閲覧回数
ERussell
Contributor IV

I was wondering whether the new PE code generated using KDS 3.0.0 for the K65 processor can be considered thread safe? As an example, if I have two threads running at different priorities and one uses i2c1 and the other uses i2c2, will the PE generated code be thread safe since the i2c components are sharing functions in the SDK?

Thanks,

Elizabeth

タグ(2)
0 件の賞賛
返信
1 解決策
1,133件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Elizabeth,

Yes the KSDK_1.3 code is thread safe.

PE is actually only used to generate configuration structures that are used by the static code/drivers in the KSDK.

Regards,

David

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,134件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Elizabeth,

Yes the KSDK_1.3 code is thread safe.

PE is actually only used to generate configuration structures that are used by the static code/drivers in the KSDK.

Regards,

David

0 件の賞賛
返信
1,133件の閲覧回数
ERussell
Contributor IV

Thank you very much!

Elizabeth

0 件の賞賛
返信
An error has occurred when reading existing sub-variable "Language_PG_Configuration"; see cause exception! The type of the containing value was: extended_hash+string (lithium.coreapi.webui.template.models.NamedValueByNameTemplateModel wrapped into f.e.b.StringModel) ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign redirect_lingo_page_url = web... [in template "language_macro_header.ftl" at line 173, column 1] - Reached through: #include "language_macro_header.ftl" [in template "Language_translator_Dashboard" at line 3, column 1] ----