Support multi map file

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

Support multi map file

ソリューションへジャンプ
1,111件の閲覧回数
sobo
Contributor III

Hello,

we use Freemaster with an S32K358, it's a multicore project.

Each core have a software and a map file.

I don't find in Freemaster how to select 2 maps file to access variables of each core/ software .

So how can I do that ? if not how can we use Freemaster on multicore with 2 software ?

thank you

Sophie

タグ(2)
0 件の賞賛
返信
1 解決策
1,096件の閲覧回数
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

FreeMASTER can only communicate to one target. This is similar to multi-processor setup, you can run multiple instances of FreeMASTERs and each can may communicate with one target core. Each core shall use a different serial port or different CAN frame identifiers.

In case you use a JTAG direct memory access, you could theoretically observe both operational memory areas used by the two cores using a single FreeMASTER session - in this case you need a mechanism how to join the two map files into one and parse it with a Regular expression parser. Unfortunately, FreeMASTER has no built-in support to simplify this task.

Regards,
Michal

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,097件の閲覧回数
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

FreeMASTER can only communicate to one target. This is similar to multi-processor setup, you can run multiple instances of FreeMASTERs and each can may communicate with one target core. Each core shall use a different serial port or different CAN frame identifiers.

In case you use a JTAG direct memory access, you could theoretically observe both operational memory areas used by the two cores using a single FreeMASTER session - in this case you need a mechanism how to join the two map files into one and parse it with a Regular expression parser. Unfortunately, FreeMASTER has no built-in support to simplify this task.

Regards,
Michal

 

0 件の賞賛
返信