Porting From MKW40Z to MKW30Z MKW30Z160xxx4_connectivity.icf

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

Porting From MKW40Z to MKW30Z MKW30Z160xxx4_connectivity.icf

ソリューションへジャンプ
1,287件の閲覧回数
lucianfiran
Contributor V

In Software Porting From MKW40Z to MKW30Z and MKW20Z Wireless MCUs MKWSWPUG.pdf Rev. 0, 01/2016

Page 10
Select “Linker” section and change
MKW40Z4/linker/iar/MKW40Z160xxx4_connectivity.icf to
MKW30Z4/linker/iar/MKW30Z160xxx4_connectivity.icf

Where can I find the file MKW30Z160xxx4_connectivity.icf  ?

I there a difference in these files ?

タグ(3)
1 解決策
780件の閲覧回数
carlos_neri
NXP Employee
NXP Employee

Section 3.1.1 Modifying and updating application project, step 9, describes how to generate the KW30 icf file. Basically is a copy of the KW40 with different name:

pastedImage_1.png

元の投稿で解決策を見る

2 返答(返信)
780件の閲覧回数
lucianfiran
Contributor V

About ksdk_platform_lib - project
    
It has also some references to MKW40Z:
    
Options... General Options - Freescale MKW40Z160xxx4
                 C/C++ Compiler  - CPU_MKW40Z160VHT4
                          $PROJ_DIR$/../../../../platform/devices/MKW40Z4/include
                          $PROJ_DIR$/../../../../platform/devices/MKW40Z4/startup
Platform:
Clock
        C:\Freescale\KW40Z_Connectivity_Software_1.0.1\KSDK_1.3.0\platform\system\src\clock\
           fsl_clock_MKW40Z4.c
           fsl_clock_MKW40Z4.h
sim - hal
C:\Freescale\KW40Z_Connectivity_Software_1.0.1\KSDK_1.3.0\platform\hal\src\sim\MKW40Z4
         fsl_sim_hal_MKW40Z4.c
         fsl_sim_hal_MKW40Z4.h

    Should these be updated also to MKW30Z and rebuild ?

0 件の賞賛
781件の閲覧回数
carlos_neri
NXP Employee
NXP Employee

Section 3.1.1 Modifying and updating application project, step 9, describes how to generate the KW30 icf file. Basically is a copy of the KW40 with different name:

pastedImage_1.png