You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
surenyi b2a308dc46 add EMIF flash part swith 6 years ago
doc update doc 6 years ago
gel add EMIF flash part swith 6 years ago
packages mv resource/resource_mgr.h to inc 6 years ago
progs Merge branch 'master' of libdsp 6 years ago
samples add hyperlink 6 years ago
.gitignore various code improvments 6 years ago
README.txt update doc/ 6 years ago
config.bld init project, add Uart driver 6 years ago

README.txt


build:
export XDCPATH="/path/to/library;$XDCPATH"
export XDCCGROOT=/path/to/c6000
xdc -Pr ./packages

windows:
set XDCCGROOT=d:\ti\ccsv5\tools\compiler\c6000_7.4.24
set path=d:\ti\cg_xml\bin;d:\ti\ccsv5\tools\compiler\c6000_7.4.1\bin;%path%
set XDCPATH=D:\ti\bios_6_34_02_18\packages;D:\ti\ndk_2_21_02_43\packages;D:\ti\bios_6_34_02_18\packages;D:\ti\pdk_C6678_1_1_2_6\packages;

build release:

$ cd packages/vsky/libdsp/
$ xdc release

$ cd packages/vsky/platforms/simple
$ xdc release