SGI not working i.MX6QSD

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

SGI not working i.MX6QSD

689 Views
ailtonlopes
Contributor III

Hi,
I'm trying to build a simple bare-metal program that used the SGI, I used the code example in the I.MX 6 Series Firmware Guide to create the startup# assembly code. 
I was able to compile the code and generate the image but nothing happens after calling the function send_sgi. 
I have the files (.c,.S, ld and makefile) attached to this thread.

Thanks in advanced. 
Kind Regards, 
Ailton Lopes

Original Attachment has been moved to: IRQ_Example.tar.gz

0 Kudos
2 Replies

510 Views
Yuri
NXP Employee
NXP Employee

Hello,

  I do not see in Your start up code (entry.s) initializations for all stacks, as it implemented 

in startup.s of the platform SDK.

swp-report/iMX6_Platform_SDK at master · backenklee/swp-report · GitHub 

  The following general considerations may be helpful.

Building Bare-Metal ARM Systems with GNU (PDF Download Available) 

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

510 Views
ailtonlopes
Contributor III

Does anyone have an answer for this question?? b45499Yuri‌Deactivated user‌MandarkhumphridhavalRHinnenjimtrudeau‌Deactivated user‌

0 Kudos