Hello, We are developing a product using an RM48L microcontroller. I'm using the file irqdispatch_a.asm provide here: http://www.ti.com/lit/zip/spna219 in the application note Nested Interrupts on Hercules™ ARM® Cortex®-R4/5- Based Microcontrollers SPNA219 . The file has the following copyright statement: ;------------------------------------------------------------------------------- ; irqDispatch_a.asm ; ; (c) Texas Instruments 2009-2012, All rights reserved. I would like to know if I can use that file for development and include it in the project I'm working on. We are going to provide our customer with the source code files at the end of the project. Can the file irqDispatch_a.asm be redistributed to our customer? What license that file have? Thanks for your help
↧