#1楼主:今天用IAR7.5a看ZStack-1.4.3-1.2.1遇到个问题
文章发表于:2008-09-03 11:27
目的就是看一下它的源代码,参考一下,打开的是C:\Texas \Projects\zstack\Samples\GenericApp\CC2430DB里的GenericApp.eww但是搜索函数的时候出现如以下这些信息
Failed to read "C:\Texas Instruments\ZStack-1.4.3-1.2.1\Projects\zstack\Samples\GenericApp\Source\GenericApp.c".
Failed to read "C:\Texas Instruments\ZStack-1.4.3-1.2.1\Projects\zstack\Samples\GenericApp\Source\GenericApp.h".
Failed to read "C:\Texas Instruments\ZStack-1.4.3-1.2.1\Projects\zstack\Samples\GenericApp\Source\OSAL_GenericApp.c".
Failed to read "C:\Texas Instruments\ZStack-1.4.3-1.2.1\Components\hal\common\hal_assert.c".
Failed to read "C:\Texas Instruments\ZStack-1.4.3-1.2.1\Components\hal\include\hal_adc.h".
但是左边的工作区编译包含了这些文件的,路径表也是对的,不知道怎么回事,哪位达人指点一下,谢谢!