Sorry, I missed a few due to upcase/lowercase matching... With these additions, the list of sample files with this particular error (declaring INTOSC while the comment says otherwise) should be complete.
18f4620_24lc256.jal 18f4620_digital_potentiometer_mcp4131.jal 18f4620_fat32_pata_hard_disk.jal 18f4620_fat32_sd_card.jal 18f4620_fat32_small_pata_hard_disk.jal 18f4620_fat32_small_sd_card.jal 18f4620_glcd_touch_stm032qvt_003.jal 18f4620_interrupt_on_change.jal 18f4620_mp3_decoder_vs1053b_pata_hard_disk.jal 18f4620_mp3_decoder_vs1053b_sd_card.jal 18f4620_network_all_in_one.jal 18f4620_network_ping.jal 18f4620_network_slip_isr_ping_udp.jal 18f4620_network_tcp_client.jal 18f4620_network_tcp_server.jal 18f4620_network_udp_client.jal 18f4620_network_udp_server.jal 18f4620_network_webserver_enc28j60.jal 18f4620_pata_hard_disk.jal 18f4620_ps2_keyboard.jal 18f4620_rtc_mcp7940.jal 18f4620_sd_card.jal 18f4620_spi_slave_hw.jal Greets, Kiste ________________________________ Von: Oliver Seitz <[email protected]> An: "[email protected]" <[email protected]> Gesendet: 14:51 Dienstag, 4.März 2014 Betreff: Re: [jallib] 18f67j50_memory_pointer sample not working This error, which would be a bad habit in a project and unacceptable in a sample to me, is to be found in these samples: 16f88_adc_independent.jal 16f88_backlight.jal 16f88_data_eeprom.jal 16f88_ds18b20_single.jal 16f88_i2c_hw_slave_check_bus.jal 16f88_i2c_hw_slave_echo.jal 16f88_i2c_hw_slave_eeprom_simulator.jal 16f88_i2c_hw_slave_msg.jal 16f88_i2c_sw_l0.jal 16f88_i2c_sw_l1.jal 16f88_i2c_sw_master_check_bus.jal 16f88_i2c_sw_master_echo.jal 16f88_ir_ranger_gp2d02.jal 16f88_lcd_dsm0822a.jal 16f88_lcd_hd44780_4bit.jal 16f88_lcd_hd44780_custom.jal 16f88_lcd_hd44780_pcf8574.jal 16f88_pwm_led_highres.jal 16f88_pwm_led.jal 16f88_pwm_sound.jal 16f88_random.jal 16f88_serial_format.jal 16f88_serial_hardware.jal 16f88_serial_hw_int_cts.jal 16f88_serial_print.jal 16f88_sirc.jal 16f88_sqrt.jal 16f88_startersguide.jal 16f88_timer0_interval.jal 18f6722_intosc_blink.jal 18f67j50_23k256.jal 18f67j50_bit_array.jal 18f67j50_debug.jal 18f67j50_digital_potentiometer_mcp4131.jal 18f67j50_fat32_pata_hard_disk.jal 18f67j50_fat32_sd_card.jal 18f67j50_fat32_small_pata_hard_disk.jal 18f67j50_fat32_small_sd_card.jal 18f67j50_large_array.jal 18f67j50_mp3_decoder_vs1053b_pata_hard_disk.jal 18f67j50_mp3_decoder_vs1053b_sd_card.jal 18f67j50_pata_hard_disk.jal 18f67j50_sd_card.jal The error is that there is a pragma setting which does not do what the comment says. Greets, Kiste ________________________________ Von: mattschinkel <[email protected]> An: [email protected] Gesendet: 14:41 Dienstag, 4.März 2014 Betreff: Re: [jallib] 18f67j50_memory_pointer sample not working Rob, why is it unacceptable in a sample? It is in your blink_usb sample. Joep, I can add that to samples. On Tuesday, March 4, 2014 3:01:33 AM UTC-5, RobH wrote: > >On 04.03.14 05:09, mattschinkel wrote: > >> pragma target OSC INTOSC_NOCLKOUT_PLL -- HS crystal or resonator >> -- and using PLL > >This is unacceptable in a sample. > > >-- >R. Hamerling, Netherlands --- http://www.robh.nl > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/groups/opt_out.
