Part Number: 15.4-STACK-CALC
Tool/software: Code Composer Studio
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Are you copying over all of the project application/stack files and Project Properties -> Build -> ARM Compiler -> Include Options/Predefined Symbols and Project Properties -> Build -> ARM Linker -> File Search Paths? Which SDK version are you using (edit: v3.40 according to related E2E thread)? Regardless I would not recommend this approach, if you need to incorporate a BLE/15.4-Stack solution the please reference the DMM examples: http://dev.ti.com/tirex/explore/node?node=ANJs4AXGwTa.sH7rWl.BvQ__pTTHBmu__LATEST
Regards,
Ryan
the sdk is "simplelink_cc13x2_26x2_sdk_3_40_00_02". debug the project,when run the function of macLowLevelBufferInit(), the cpu don't return,then the cpu goto Error_policyMin,how solve the problem?
Start your project development from an existing RTOS example instead of an empty one.
Regards,
Ryan