VPMeetingMinutes20120222
From OO Lab
Contents |
Implementation priority
先把雛型做出來(核心部分,這部分為最重要)
整合到Visual Studio為其次,可以慢點再做。
Problems to consider
- 是否可以Visualize不只一個變數?
- 變數突然out of scope時,要怎麼處理?
- 用一個timer來進行step,什麼時候停止? 程式結束or使用者可手動停止?
Focus points
- Evaluation 自己製造多個範例 or 用一個較大的例子
- 趕快開始進行實作,實作時才會發現問題
- 下週最好要有很多實作進度
Other details
- DIVA mapping in Capture Mode, the MDS file is saved by programmer
- The timer for the STEP instruction, the interval can be set by programmer
- 有些功能先手動完成,再慢慢自動化