Search found 11 matches

by onuruygur
Wed Dec 08, 2010 10:40 pm
Forum: bug reports
Topic: Error loading example
Replies: 17
Views: 24322

Re: Error loading example

Dear Lubin, I want to congr. you since everything is ok with v3.3b! :) See the code below: Warning: In instantiating linked block 'FlexBoard_Blinking_Led/Master' : Invalid setting in Master block (mask) 'Master' for parameter 'MCLR'. new GMAKE path : C:\PROGRA~1\MATLAB\R2009a\bin\win32\gmake Linker ...
by onuruygur
Sun Dec 05, 2010 5:09 pm
Forum: bug reports
Topic: Error loading example
Replies: 17
Views: 24322

Re: Error loading example

Hi Lubin, Sorry for late response. I ran the testing but a primative error arrises. Hope that this helps. Warning: Could not find an exact (case-sensitive) match for 'ExecBatch'. C:\Documents and Settings\Cat\Desktop\asdqwe\dspic\execBatch.p is a case-insensitive match and will be used instead. You ...
by onuruygur
Thu Dec 02, 2010 6:34 pm
Forum: bug reports
Topic: Error loading example
Replies: 17
Views: 24322

Re: Error loading example

Dear Lubin, Thank you for your keen interest. Pictures are ok. I just started the CompileAllModels.m and the command window is as given below. All the other models give the same error about target file. Warning: File 'Data_Login_Matlab.hex' not found. > In CompileAllModels at 10 Warning: Could not f...
by onuruygur
Wed Dec 01, 2010 11:08 pm
Forum: bug reports
Topic: Error loading example
Replies: 17
Views: 24322

Re: Error loading example

Dear Lubin, I really appreciate your code but for this version might have a problem. Lets see what we have. I have R2009a at office and try all the steps again and had the same problem again.. :( MPLAB C Compiler for dsPIC v3.25 Standard-Eval Version 11/15/2010 3:43:44 PM 47769 KB installed first. D...
by onuruygur
Wed Dec 01, 2010 7:24 pm
Forum: bug reports
Topic: Error loading example
Replies: 17
Views: 24322

Re: Error loading example

The problem is still as I have described Sorry for complaining but I am totally suffering from the same problem with 2008b. I tried all the dspic related tlc target files but nothing solved. I was used to work on the previous versions which was succesful. This is the main error when I press play: T...
by onuruygur
Sun Feb 21, 2010 5:53 pm
Forum: General Remark and Questions
Topic: UART232 Configuration Problem
Replies: 5
Views: 7125

Re: UART232 Configuration Problem

Hi and thank you for all, Yes Lubin you were right (not suprise) :) ... And yes mapping is not an option for FLEX boards. On my works, what i see is; i am not able to use standart xpc target s-functions such as "FIFO HDRS Read" or basic "ASCII Decode" with DSPIC target. I was using these functions f...
by onuruygur
Tue Feb 09, 2010 9:04 am
Forum: General Remark and Questions
Topic: UART232 Configuration Problem
Replies: 5
Views: 7125

Re: UART232 Configuration Problem

Hello Josef, Thank you for your reply. Yes, I am using MAX3232 for interfacing UART1 and UART2 for my FLEX board. After your reply, with the given model below I have seperated the prototype board (so there is no max3232) and have a check with a digital oscilloscope on UART 1 TX and UART2 TX (directl...
by onuruygur
Mon Feb 08, 2010 7:22 pm
Forum: General Remark and Questions
Topic: UART232 Configuration Problem
Replies: 5
Views: 7125

UART232 Configuration Problem

Hi all, I have FLEX Lite board and i have prepared the model given at the attachment. It is a very basic model which blinks the led and sends "A" to serial port. Here is the problem: Led blinks but UART 1 doesn't send "A" to hyper terminal... I suprisely discovered that it transmits when ICD2 is in ...
by onuruygur
Wed Feb 03, 2010 8:18 am
Forum: General Remark and Questions
Topic: Need Help
Replies: 2
Views: 5318

Re: Need Help

Hi,

Also given in the videos, right click on "Install_dsPIC_R2.m" m file ind MATLAB and click run. It will do everything for the library installation.

Regards,
by onuruygur
Tue Feb 02, 2010 6:21 pm
Forum: General Remark and Questions
Topic: circuit interface between MATLAB and dsPIC?
Replies: 5
Views: 10246

Re: circuit interface between MATLAB and dsPIC?

Ok people i coudn't wait anymore and click FULL PROGRAMMING after i read: http://209.85.229.132/search?q=cache:ygVVEASi7cQJ:www.pic16.com/wzcapi/mcd2_new_lise.htm+%22Segment+Programming%22+dspic&cd=2&hl=tr&ct=clnk&gl=tr RESULT : It works! My led is now blinking... :lol: Now i can turn to my control ...
by onuruygur
Tue Feb 02, 2010 4:58 pm
Forum: General Remark and Questions
Topic: circuit interface between MATLAB and dsPIC?
Replies: 5
Views: 10246

Re: circuit interface between MATLAB and dsPIC?

Hello all, I am not sure that my question is related with this topic but didn't want to create an improper new subject, I just received my lite FLEX dspic board. I have MPLAB 8.3 installed. I also have bought a ICD2. I have prepared a .hex file in SIMULINK, imported it to MPLAB. After I connect & i...