• slider image 442
  • slider image 483
  • slider image 484
  • slider image 485
  • slider image 486
  • slider image 487
:::

論壇索引


Board index » All Posts (tuming)




AC300022(馬達)接腳定義問題
中級會員
中級會員



發表於: 2010/7/26 16:36
頂部


Re: DEE Emulation 16-bit使用問題'emulationPages' is too large(CPU為:PIC24FJ256GA106)
#2
中級會員
中級會員


試過了,沒有效所以才求救。

發表於: 2009/12/25 18:15
頂部


DEE Emulation 16-bit使用問題'emulationPages' is too large(CPU為:PIC24FJ256GA106)
#3
中級會員
中級會員


板大你好:
當DEE Emulation 16-bit.h的參數設成以下情況,編譯正常( BUILD SUCCEEDED ),程式RUN結果也正常。
#define DATA_EE_BANKS 5
#define DATA_EE_SIZE 255
#define DATA_EE_TOTAL_SIZE (DATA_EE_BANKS * DATA_EE_SIZE)
#define ERASE 0x4042
#define NUM_DATA_EE_PAGES 5
#define PROGRAM_ROW 0x4001
#define PROGRAM_WORD 0x4003

當DEE Emulation 16-bit.h的參數設成以下情況時,編譯會產生此問題:
DEE Emulation 16-bit.c:99: error: size of array 'emulationPages' is too large

#define DATA_EE_BANKS 10
#define DATA_EE_SIZE 255
#define DATA_EE_TOTAL_SIZE (DATA_EE_BANKS * DATA_EE_SIZE)
#define ERASE 0x4042
#define NUM_DATA_EE_PAGES 10
#define PROGRAM_ROW 0x4001
#define PROGRAM_WORD 0x4003

問題:
請問此參數要如何修改才能達到大區域ROM成RAM(64K)或是程式要注意哪些地方才可達到此目的,或是MPLAB_IDE要如何設定才可達到此目的。謝謝

目前使用版本資訊:
Language tool versions:
pic30-as.exe v3.12, pic30-gcc.exe v3.12, pic30-ld.exe v3.12, pic30-ar.exe v3.12
MPLAB_IDE(V8.4)

發表於: 2009/12/24 15:29
頂部


Re: microchip 台灣公司有人有app013的使用經驗
#4
中級會員
中級會員


只要你有上過課,或將板子與程式Run過,你就不會提出質疑.
資料看不懂,需檢討自己,為什麼不會而加強學習。
不是質疑版子有問題或是程式有問題。
虛心學習才是重點。不要千錯萬錯多是別人的錯。
半桶水才會在那般晃。

發表於: 2009/12/10 0:52
頂部


Re: 如何設連續 big array[ ]
#5
中級會員
中級會員



發表於: 2009/8/19 17:11
頂部


Re: PIC24FJ256GA106 RAM使用問題
#6
中級會員
中級會員


Dear Ryang:

問題已解決。謝謝!!!

PIC24FJ256GA106的ROM有256K,
希望在200K之後存入一些相關設定資料,關機不會消失。
是否有相關資料可供參考。 謝謝

發表於: 2009/7/30 14:59
頂部


PIC24FJ256GA106 RAM使用問題
#7
中級會員
中級會員


Dear All:
PIC24FJ256GA106的RAM為16384個位元組,
目前的RAM在使用6120Bytes為ok的
但要再使用多一些時就會產生Error訊息(6147 bytes以上)
訊息為:
MN600_SUB.o: Link Error: Could not allocate section .nbss, size = 2 bytes, attributes = bss near
Link Error: Could not allocate data memory


程式宣告方式如下:
unsigned char Store_Area[138][27]; //Need more array
unsigned char Ho_Lee_Trans_Data[9];
unsigned char ReciveData1[400];
unsigned char ReciveData2[400];
unsigned char ReciveData3[400];
unsigned char ReciveData4[400];
unsigned char N6000_Trans_Data[164];
unsigned char N6000_Trans_Data1[164];
unsigned char N6000_Trans_Data2[164];
unsigned char N6000_Trans_Data3[164];
unsigned char N6000_Test1_Function[5];
.......
目前希望Store_Area[138][27]; 可使用多一些,最少2-3倍
,是否有其它方式可使用。謝謝指教

發表於: 2009/7/30 14:22
頂部


Re: 當電源電壓 85 ~ 260 VAC 時........
#8
中級會員
中級會員


問一下華豫寧,代理商及授權Design House中可以找到。
AC/DC的IC還滿多的,華豫寧有代理相關產品。

發表於: 2009/4/16 18:12
頂部


Re: 如何用c寫法來換算delay time
#9
中級會員
中級會員


建議使用中斷方式,計時還滿準的。

發表於: 2009/3/28 14:11
頂部



(1) 2 3 4 5 »



:::

Microchip連結

https://www.facebook.com/microchiptechnologytaiwan/
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=13
https://mu.microchip.com/page/tmu
http://elearning.microchip.com.tw/modules/tad_link/index.php?cate_sn=1
https://page.microchip.com/APAC-PrefCenters-TW.html
http://www.microchip.com/
http://www.microchip.com/treelink
http://www.microchipdirect.com/
http://www.microchip.com.cn/newcommunity/index.php?m=Video&a=index&id=103
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=2
http://www.microchip.com.tw/Data_CD/eLearning/index.html
http://www.microchip.com.tw/RTC/RTC_DVD/
https://www.microchip.com/development-tools/
https://www.youtube.com/user/MicrochipTechnology
[ more... ]

教育訓練中心

!開發工具購買
辦法說明 [業界客戶] [教育單位]
----------------------------------
!校園樣品申請
辦法說明 [教師資格] [學生資格]
----------------------------------