Where is MCAT?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where is MCAT?

Jump to solution
1,564 Views
GaryOlmstead
Senior Contributor I

I give up.  Where are you hiding MCAT? 

I have MCUXpresso 11.3, KV31F SDK v2.9, and FreeMASTER 3.1.  It isn't in any of them. It's supposed to be a plug-in for FreeMASTER, but it isn't on any menu, and the help files have never heard of it.

I have AN4642,AN4870 and AN4912, which all assume MCAT is already running.

So, where is it?

0 Kudos
1 Solution
1,547 Views
iulian_stan
NXP Employee
NXP Employee

Hi @GaryOlmstead,

MCAT is part of the SDK and can imported from packaged "demo apps". So here are the steps (the first one is just there to validate you got everything in your SDK):

1. Generate SDK with Motor Control option selected (it will automatically select FreeMASTER as well)

Capture.PNG

2. Once the SDK is added to MCUXpresso IDE, import the project from SDK examples

Capture4.PNGBLDC & PSM example projects can be found under "demo_apps" section

Capture1.PNG

3. FreeMASTER project is located in motor_control → freemaster → bldc.pmp (or pmsm.pmp)

Capture2.PNG

4. You can launch "pmp" file directly from project explorer which will open it in FreeMASTER tool. 

Capture3.PNG

Kind regards,
Iulian

 

View solution in original post

0 Kudos
2 Replies
1,542 Views
GaryOlmstead
Senior Contributor I

Hi Iulian --

Got it!!  It works!! 

Thanks!!

Gary Olmstead

 

0 Kudos
1,548 Views
iulian_stan
NXP Employee
NXP Employee

Hi @GaryOlmstead,

MCAT is part of the SDK and can imported from packaged "demo apps". So here are the steps (the first one is just there to validate you got everything in your SDK):

1. Generate SDK with Motor Control option selected (it will automatically select FreeMASTER as well)

Capture.PNG

2. Once the SDK is added to MCUXpresso IDE, import the project from SDK examples

Capture4.PNGBLDC & PSM example projects can be found under "demo_apps" section

Capture1.PNG

3. FreeMASTER project is located in motor_control → freemaster → bldc.pmp (or pmsm.pmp)

Capture2.PNG

4. You can launch "pmp" file directly from project explorer which will open it in FreeMASTER tool. 

Capture3.PNG

Kind regards,
Iulian

 

0 Kudos