矩陣的大小是函數形參,想要申請動態緩存作為動態數組,但是之后的很多向量運算都必須字節對齊才能夠計算,如DSPF_sp_vecrecip函數,malloc函數在CCS編譯器中雖然沒有自動字節對齊;但是用memalign函數Ordinary dynamic memory allocation does not guarantee that the address of the buffer is al
開發環境用的CCS6.1,復制了TI給的fpu的例程,里邊用到了一個P1.1口按鍵的中斷,在例程里直接運行時沒有問題的,但是復制到我自己建的工程里,只要一按觸發中斷的按鍵程序就自動跳到一個死循環里,求助。。。。/* DriverLib Includes */
#include "driverlib.h"
/* Standard Includes */
#include
#include
#
$(function(){
var appid = $(".select li a").data("channel");
$(".select li a").click(function(){
var appid = $(this).data("channel");
$('.select dt').html($(this).html());
$('#channel').val(appid);
})
})
評論