creat my own command list

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

creat my own command list

1,247 Views
zj_nuaa
Contributor II

hallo, MCU S32R274 is used in my application.  I am starting looking into how to program the SPT module in S32DS. 

I am totally new here and struggling with the command list. 

I could not figure out how to figure out the command list. As in the example for other MCU below, how people know these values for command_list? 

Even I am thinking of a command ADD for A+B, how to program set ADD  in SPT?

  // SPT command list. Elements are modified to insert addresses
    uint32_t command_list[] = {
        // Initialise the OPRAM and TWRAM using PDMA command
        0xa0514000, 0x40120000, 0x80000000, 0x01000004, //init complete OPRAM
        0xa0511000, 0x40120000, 0x40000000, 0x01000004, //Init complete TWRAM

0 Kudos
2 Replies

1,038 Views
dumitru-daniel_
NXP Employee
NXP Employee

Hi, ewanharwood

Can you help with some insights here ?

Thank you!

Daniel

0 Kudos

1,038 Views
zj_nuaa
Contributor II

it is solved. thanks.

发自我的小米手机

在 "dumitru-daniel.popa" <admin@community.nxp.com>,2018年10月18日 下午7:02写道:

NXP Community <https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

Re: creat my own command list

reply from dumitru-daniel.popa<https://community.nxp.com/people/dumitru-daniel.popa?et=watches.email.thread> in NXP Model-Based Design Tools for RADAR - View the full discussion<https://community.nxp.com/message/1069854?commentID=1069854&et=watches.email.thread#comment-1069854>

0 Kudos